mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Revert "Fixed #1737 - New selectionMode for OrderList"
This reverts commit d849dea6f8
.
This commit is contained in:
parent
989514a724
commit
82b01a5311
4 changed files with 6 additions and 44 deletions
|
@ -11,12 +11,6 @@ const OrderListProps = [
|
|||
default: "null",
|
||||
description: "Selected items in the list."
|
||||
},
|
||||
{
|
||||
name: "selectionMode",
|
||||
type: "string",
|
||||
default: "null",
|
||||
description: 'Defines selection mode, options are "single" and "multiple".'
|
||||
},
|
||||
{
|
||||
name: "metaKeySelection",
|
||||
type: "boolean",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue