Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 308 Bytes

File metadata and controls

10 lines (8 loc) · 308 Bytes

CheckboxFilter

Filter type class for checkbox type data values. Renders a <select> element with options for true and false values.

See BaseFilter for more details.

Notes

  • Option text can be set using the options parameter. See BaseFilter.