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 / DescriptionItemContentProps

Interface: DescriptionItemContentProps<T>

Type Parameters

T

T = any

Properties

extendTypes?

optional extendTypes: object

Index Signature

[key: string]: ExtendDescriptionTypeProps<any>

item

item: DescriptionItemProps

value

value: T

values?

optional values: any