Files
D8_rplf/modules/ng_lightbox/config/schema/ng_lightbox.schema.yml
T
2018-04-23 21:14:46 +02:00

20 lines
542 B
YAML
Executable File

ng_lightbox.settings:
type: config_object
label: 'NG Lightbox settings.'
mapping:
patterns:
type: string
label: 'The path patterns to try match.'
default_width:
type: integer
label: 'The default width of the lightbox.'
lightbox_class:
type: string
label: 'The custom class of the lightbox.'
skip_admin_paths:
type: boolean
label: 'Whether to disable the lightbox on admin pages.'
renderer:
type: string
label: 'The renderer used to launch a the lightbox.'