mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
ButtonSet added to docs
This commit is contained in:
parent
df8ad26380
commit
5b2c109029
3 changed files with 11 additions and 11 deletions
|
@ -30,7 +30,7 @@ const form = [
|
|||
'TriStateCheckbox'
|
||||
];
|
||||
|
||||
const button = ['Button', 'SpeedDial', 'SplitButton'];
|
||||
const button = ['Button', 'ButtonSet', 'SpeedDial', 'SplitButton'];
|
||||
|
||||
const data = ['Column', 'Row', 'ColumnGroup', 'DataTable', 'DataView', 'DataViewLayoutOptions', 'OrderList', 'OrganizationChart', 'Paginator', 'PickList', 'Tree', 'TreeTable', 'Timeline', 'VirtualScroller'];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue