Update ToggleButton.d.ts

pull/5507/head
tugcekucukoglu 2024-03-26 10:53:06 +03:00
parent aedd31e8e6
commit 7ee20a2863
1 changed files with 0 additions and 4 deletions

View File

@ -53,10 +53,6 @@ export interface ToggleButtonPassThroughOptions {
* Used to pass attributes to the root's DOM element.
*/
root?: ToggleButtonPassThroughOptionType;
/**
* Used to pass attributes to the button's DOM element.
*/
button?: ToggleButtonPassThroughOptionType;
/**
* Used to pass attributes to the icon's DOM element.
*/