Skip to content

@vtjDocs


@vtj / ui / GridSortableRowInfo

Type Alias: GridSortableRowInfo

GridSortableRowInfo: object

Type declaration

index

index: number

item

item: any

items

items: any[]

parent?

optional parent: any

rowid

rowid: string

Defined in

packages/ui/types/components/grid/types.d.ts:8

Released under the MIT License.