v1/web/modules/contrib/gin_lb/config/schema/gin_lb.schema.yml

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.'