New to Kendo UI for Angular? Start a free 30-day trial

Disabled DropDownButton

You can enable or disable the DropDownButton for Angular.

By default, the component is enabled. To change this behavior, use the disabled property.

Example
View Source
Change Theme:

Disabling Action Items

All action items in the DropDownButton popup are enabled by default. To disable a specific button in the popup, add the disabled option as part of its item in the data collection.

Example
View Source
Change Theme:

In this article

Not finding the help you need?