Documents / @faasjs/ant-design / FaasItemProps

Interface: FaasItemProps

Extends

Properties

id

id: string

Inherited from

BaseItemProps.id

options?

optional options: BaseOption[]

Inherited from

BaseItemProps.options

title?

optional title: string

Inherited from

BaseItemProps.title

type?

optional type: FaasItemType

Support string, string[], number, number[], boolean, date, time, object, object[]

Default

'string'