TreeListMessagesSettingsTagHelper
Example
Razor
<messages>
<treelist-messages-commands />
</messages>
ChildTags
| Tag Name | Details |
|---|---|
| treelist-messages-commands | TreeListMessagesCommandsSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| loading | String | Defines the text of the Loading... message when the widget loads its root-level items. |
| no-rows | String | Defines the text of No records to display message when the widget does not show any items. |
| request-failed | String | Defines the text of Request failed message when the widget fails to load its root-level items. |
| retry | String | Defines the text of Retry message for the button which triggers the reloading of the TreeList root-level items. |