mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Fixed #5476 - For TriStateCheckbox
This commit is contained in:
parent
9b20f4baca
commit
5ebefdf258
30 changed files with 9 additions and 1259 deletions
|
@ -27,8 +27,7 @@ const form = [
|
|||
'Slider',
|
||||
'Textarea',
|
||||
'ToggleButton',
|
||||
'TreeSelect',
|
||||
'TriStateCheckbox'
|
||||
'TreeSelect'
|
||||
];
|
||||
|
||||
const button = ['Button', 'ButtonGroup', 'SpeedDial', 'SplitButton'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue