FilterFieldTagHelper

Example

Razor
<filter-field>
</filter-field>

Attributes

AttributeTypeDescription
nameStringA value matching a field name from the datasource model.
default-valueObjectA value which will be initially set as a filter value when an expression item for the specific field is created.
editor-templateStringThe template which the widget will use to create the field editor.
editor-template-handlerStringThe template which the widget will use to create the field editor.
editor-template-idStringThe template which the widget will use to create the field editor.
editor-template-viewIHtmlContentThe template which the widget will use to create the field editor.
labelStringDefines a value which will be visualized instead of the data feild name.
preview-formatStringThe format of the value displayed in the preview.
typeStringDefines the value type of the field.The available dataType options are: * "string" * "number" * "boolean" * "date"
In this article
ExampleAttributes
Not finding the help you need?
Contact Support