Documents / @faasjs/ant-design / ExtendTableTypeProps
Type Alias: ExtendTableTypeProps<T>
ExtendTableTypeProps<
T
> =object
Type Parameters
T
T
= any
Properties
children?
optional
children:UnionFaasItemElement
<T
>
render?
optional
render:UnionFaasItemRender
<T
>