Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The BoolField schema defines the structure for a boolean field object used to display or manipulate boolean values in a UI. This schema allows for various customizations such as labeling, CSS styling, translation, transformations, and conditional display logic.
This field is made to display boolean values in the UI. You can configure the display_true and display_false fields to select the way you want the field to be displayed on either cases.

...