Documents / @faasjs/ant-design / DescriptionItemContentProps

Interface: DescriptionItemContentProps<T>

Type parameters

T = any

Properties

extendTypes?

optional extendTypes: Object

Index signature

[key: string]: ExtendDescriptionTypeProps

item

item: DescriptionItemProps<any>

value

value: T

values?

optional values: any