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

Type Alias: LoadingProps

LoadingProps = object

Properties

children?

optional children: React.ReactNode

loading?

optional loading: boolean

size?

optional size: "small" | "default" | "large"

style?

optional style: React.CSSProperties