FilterCustomOperatorTagHelper
Example
Razor
<filter-custom-operator/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| name | String | The name of the custom operator. |
| handler | String | The name of the handler function for the custom operator. |
| text | String | The text of the custom operator. |