mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Update Fieldset.d.ts
This commit is contained in:
parent
16f45f0fe2
commit
b0b24f5b52
1 changed files with 0 additions and 4 deletions
4
packages/primevue/src/fieldset/Fieldset.d.ts
vendored
4
packages/primevue/src/fieldset/Fieldset.d.ts
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue