Same filename and directory in other branches
  1. 8.x-2.x config/schema/field_states_ui.data_types.schema.yml 1 comment
config/schema/field_states_ui.data_types.schema.yml

File

config/schema/field_states_ui.data_types.schema.yml

View source
  1. field_state:
  2. type: mapping
  3. mapping:
  4. target:
  5. type: string
  6. label: 'Target field'
  7. comparison:
  8. type: string
  9. label: 'Comparison type'
  10. value:
  11. type: string
  12. label: 'Value to compare'