Documents / @faasjs/ant-design / ExtendTableTypeProps

Type alias: ExtendTableTypeProps<T>

ExtendTableTypeProps<T>: Object

Type parameters

T = any

Type declaration

children?

optional children: JSX.Element

render?

optional render: UnionFaasItemRender<T>