forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
17 lines
477 B
YAML
17 lines
477 B
YAML
gin_lb.settings:
|
|
type: config_object
|
|
label: 'Gin Layout Builder settings'
|
|
mapping:
|
|
toastify_loading:
|
|
type: string
|
|
label: 'Define how to load Toastify.'
|
|
enable_preview_regions:
|
|
type: boolean
|
|
label: 'Enable regions preview by default.'
|
|
hide_discard_revert_buttons:
|
|
type: boolean
|
|
label: 'Hide "discard changes" and "revert" button.'
|
|
save_behavior:
|
|
type: string
|
|
label: 'Stay on edit or forward to entity view.'
|