FilterMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| add-expression | String | The title of the add expression button. |
| add-group | String | The title of the add group button. |
| and | String | The text of the option which represents the "and" logical operation. |
| apply | String | The title and text inside the apply button. |
| close | String | The title of the close button. |
| fields | String | The title of the fields drop down. |
| filter-expression-label | String | The text that will be used as an aria-label of the filter expression groups. |
| filter-logic-label | String | The text that will be used as an aria-label of the filter logic toolbars. |
| main-filter-logic-label | String | The text that will be used as an aria-label of the main filter logic toolbar. |
| operators | String | The title of the operators drop down. |
| or | String | The text of the option which represents the "or" logical operation. |