scroll_progress-9.1.x-dev/config/schema/scroll_progress.schema.yml
config/schema/scroll_progress.schema.yml
scroll_progress.settings:
type: config_object
label: 'Scroll progress settings'
mapping:
enable:
type: boolean
label: 'Enable'
element:
type: string
label: 'Element'
scroll_progress_theme:
type: string
label: 'Scroll progress theme'
scroll_progress_color:
type: string
label: 'Scroll progress color'
scroll_progress_load_on_admin_enabled:
type: boolean
label: 'Load on admin pages'
visibility:
type: mapping
label: 'Visibility'
mapping:
request_path:
type: mapping
label: 'Request Path'
mapping:
pages:
type: string
label: 'Pages'
negate:
type: boolean
label: 'Negate'
