Interface for a class FieldSettings
string
This property used for nested navigation of list-items. Refer the documentation here to know more about this property with demo.
string
It is used to enable the list item
string
It wraps the list view element into a group based on the value of groupBy property. Refer the documentation here to know more about this property with demo.
string
Defines the HTML attributes such as id, class, etc,. for the specific list item.
string
It is used to customize the icon to the list items dynamically. We can add specific image to the icons using iconCss property.
string
ID attribute of specific list-item.
string
This property used to check whether the list item is in checked state or not.
string
To check whether the visibility state of list item.
string
It is used to enable the sorting of list items to be ascending or descending.
string
It is used to fetch a specified named table data while using serviceUrl of DataManager in dataSource property. Refer the documentation here to know more about this property with demo.
string
It is used to map the text value of list item from the dataSource.
string
It is used to display tooltip content of text
while hovering on list items.