Skip to content

ResourceTableContext

Extends

Properties

record

record: Partial<Record<string | number | symbol, any>>

Defined in

layout/types.ts:281


entity

entity: Entity

Inherited from

LayoutContext.entity

Defined in

layout/types.ts:275


module

module: Module

Inherited from

LayoutContext.module

Defined in

layout/types.ts:276


inline?

optional inline: boolean

Inherited from

LayoutContext.inline

Defined in

layout/types.ts:277