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.
Change Theme
Theme
Loading ...
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.
Change Theme
Theme
Loading ...