Skip to content

Search box

A filterable search box widget. The ancestor of this widget should be a filter widget.

Name Description
component search-box
options options for this widget

Options

Name Description
id a unique string that use to identiy this filter
keyword a list of query keywords, e.g. body, name, first, last, key:someKey, etc
queryPrefix query prefix, e.g. where, given, ...
operator filter operator, e.g. contains, is, etc.