ItemModel

12 Sep 20251 minute to read

Interface for a class Item

Properties

disabled boolean

Used to enable or disable the item.

iconCss string

Defines class/multiple classes separated by a space for the item that is used to include an icon.
Action item can include font icon and sprite image.

id string

Specifies the id for item.

separator boolean

Specifies separator between the items. Separator are horizontal lines used to group action items.

text string

Specifies text for item.

url string

Specifies url for item that creates the anchor link to navigate to the url provided.