mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #3965 - For TriStateCheckbox
This commit is contained in:
parent
67e99ac4fc
commit
1cad891084
3 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ const classes = {
|
|||
}
|
||||
],
|
||||
hiddenInputWrapper: 'p-hidden-accessible',
|
||||
srOnlyAria: 'p-sr-only',
|
||||
hiddenValueLabel: 'p-hidden-accessible',
|
||||
checkbox: ({ instance, props }) => [
|
||||
'p-checkbox-box',
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue