Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 275 Bytes

TextFilter.md

File metadata and controls

10 lines (8 loc) · 275 Bytes

TextFilter

Filter type class for text type data values. Renders an <input type="text"> element.

See BaseFilter for more details.

Notes

  • Placeholder attribute can be set using the options parameter. See BaseFilter.