mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Add Listbox header and remove from OrderList/PickList
This commit is contained in:
parent
fc947d61fa
commit
bb51b40051
7 changed files with 6 additions and 25 deletions
4
components/lib/orderlist/OrderList.d.ts
vendored
4
components/lib/orderlist/OrderList.d.ts
vendored
|
@ -133,10 +133,6 @@ export interface OrderListPassThroughOptions {
|
|||
* Used to pass attributes to the container's DOM element.
|
||||
*/
|
||||
container?: OrderListPassThroughOptionType;
|
||||
/**
|
||||
* Used to pass attributes to the header's DOM element.
|
||||
*/
|
||||
header?: OrderListPassThroughOptionType;
|
||||
/**
|
||||
* Used to pass attributes to the Listbox component.
|
||||
* @see {@link ListboxPassThroughOptions}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue