Skip to content

Create

The CreateAction represents a create button for a specific route.

route

type: string

Define which route should be used for the create overlay.

yaml
actions:
    create:
        type: create
        route: my_create_route