mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-09 19:27:44 +02:00
Sortable list (#2618)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -421,8 +421,6 @@ export interface AttributeModel {
|
||||
// Extra properties for component
|
||||
props?: Record<string, any>
|
||||
sortingKey: string | string[]
|
||||
optional?: boolean
|
||||
excludeByKey?: string
|
||||
// Extra icon if applicable
|
||||
icon?: Asset
|
||||
|
||||
|
||||
Reference in New Issue
Block a user