Type Alias: TCellProps<J, K>
TCellProps<
J,K>:XOR<[TCellFuncPropsMap<J,K>]>
Type Parameters
| Type Parameter | Default type |
|---|---|
J extends TXphExtendComponentPropsMap | object |
K extends TXphExtendComponentPropsMap | object |
Defined in
packages/table/src/components/table/components/cellFunc/types/cellFunc.ts:83