mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
parent
14eca0cc80
commit
8c6c62db04
6 changed files with 60 additions and 30 deletions
|
@ -8,9 +8,9 @@ const classes = {
|
|||
}
|
||||
],
|
||||
legend: 'p-fieldset-legend',
|
||||
legendtitle: 'p-fieldset-legend-label',
|
||||
togglericon: 'p-fieldset-toggle-icon',
|
||||
toggleablecontent: 'p-fieldset-content-container',
|
||||
legendLabel: 'p-fieldset-legend-label',
|
||||
toggleIcon: 'p-fieldset-toggle-icon',
|
||||
contentContainer: 'p-fieldset-content-container',
|
||||
content: 'p-fieldset-content'
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue