Search results

DropDownButtonItemDirective API in Angular DropDownButton API component

Properties

disabled

any

Used to enable or disable the item.

Defaults to false

iconCss

any

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

any

Specifies the id for item.

Defaults to

separator

any

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

Defaults to false

text

any

Specifies text for item.

Defaults to

url

any

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

Defaults to