FieldSettings
12 Sep 20251 minute to read
Properties
disabled string
Defines whether the particular field value is disabled or not.
Defaults to null
groupBy string
Group the list items with it’s related items by mapping groupBy field.
Defaults to null
htmlAttributes string
Allows additional attributes such as title, disabled, etc., to configure the elements
in various ways to meet the criteria.
Defaults to null
iconCss string
Maps the icon class column from data table for each list item.
Defaults to null
text string
Maps the text column from data table for each list item
Defaults to null
value string
Maps the value column from data table for each list item
Defaults to null