Update Fieldset.d.ts
parent
16f45f0fe2
commit
b0b24f5b52
|
@ -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 toggle icon's DOM element.
|
||||
*/
|
||||
toggleIcon?: FieldsetPassThroughOptionType;
|
||||
/**
|
||||
* Used to pass attributes to the legend label's DOM element.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue