Aller au contenu

SelectedCellProps

Ce contenu n’est pas encore disponible dans votre langue.

@firecms/core


@firecms/core / SelectedCellProps

SelectedCellProps<M> = object

Defined in: types/collections.ts:657

M extends Record<string, any>

cellRect: DOMRect

Defined in: types/collections.ts:659


entityId: string

Defined in: types/collections.ts:663


entityPath: string

Defined in: types/collections.ts:662


height: number

Defined in: types/collections.ts:661


propertyKey: Extract<keyof M, string>

Defined in: types/collections.ts:658


width: number

Defined in: types/collections.ts:660