Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion js/SplitButton/Easy-customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ Execute the above code to render the following output.

![Theme support in JavaScript Split Button](/js/SplitButton/Easy-customization_images/Easy-customization_img5.png)

# Enable/Disable SplitButton
## Enable/Disable SplitButton

**SplitButton** provides you an option to enable /disable the ToggleButton. You can disable the ToggleButton by setting the “**enabled**” property value as **false**.

Expand Down