FaasJS
Home
  • Guide
  • Documents
  • Starter Template
  • Changelog
  • Ecosystem

    • VS Code Plugin
    • Docker Images
  • Github
  • Contributing
  • Sponsor
  • Security
  • English
  • 简体中文
Home
  • Guide
  • Documents
  • Starter Template
  • Changelog
  • Ecosystem

    • VS Code Plugin
    • Docker Images
  • Github
  • Contributing
  • Sponsor
  • Security
  • English
  • 简体中文

Documents / @faasjs/ant-design / FaasItemProps

Interface: FaasItemProps

Extends

  • BaseItemProps

Extended by

  • DescriptionItemProps
  • TableItemProps

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'