Type Alias: ComponentPropertiesContext
ComponentPropertiesContext =
object
The component properties context type.
Properties
cellInfo?
readonlyoptionalcellInfo:CellInfo
The information about the cell.
eventHandlers?
readonlyoptionaleventHandlers:Record<EventName,ActionEventHandler>
The event handlers.
valueProperty?
readonlyoptionalvalueProperty:ReactProperty
The value property.