Search results

Item API in Vue DropDownButton API component

Defines the items of Split Button/DropDownButton.

Properties

disabled

boolean

Used to enable or disable the item.

Defaults to false

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.

Defaults to

id

string

Specifies the id for item.

Defaults to

separator

boolean

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

Defaults to false

text

string

Specifies text for item.

Defaults to

url

string

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

Defaults to