views.exposed_form.schema.yml
Same filename in other branches
File
-
core/
modules/ views/ config/ schema/ views.exposed_form.schema.yml
View source
- # Schema for the views exposed form.
-
- views.exposed_form.basic:
- type: views_exposed_form
- label: 'Basic'
-
- views.exposed_form.input_required:
- type: views_exposed_form
- label: 'Input required'
- mapping:
- text_input_required:
- type: text
- label: 'Text on demand'
- text_input_required_format:
- type: string
- label: 'Text on demand format'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.