FieldSettingsModel
Interface representing the FieldSettings class.
Properties
children String String[]
Specifies the children field settings for the menu item.
Default: items
iconCss String String[]
Specifies the css icon field for the menu item.
Default: iconCss
itemId String String[]
Specifies the itemId field for the menu item.
Default: id
parentId String String[]
Specifies the parentId field the menu item.
Default: parentId
separator String String[]
Specifies the separator field the menu item.
Default: separator
text String String[]
Specifies the text field the menu item.
Default: text
url String String[]
Specifies the Url field the menu item.
Default: url