Update Fieldset.d.ts
parent
16654516d6
commit
714ada805e
|
@ -74,10 +74,6 @@ export interface FieldsetPassThroughOptions {
|
|||
* Used to pass attributes to the legend's DOM element.
|
||||
*/
|
||||
legend?: FieldsetPassThroughOptionType;
|
||||
/**
|
||||
* Used to pass attributes to the toggler's DOM element.
|
||||
*/
|
||||
toggler?: FieldsetPassThroughOptionType;
|
||||
/**
|
||||
* Used to pass attributes to the toggle icon's DOM element.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue