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

Interface: AppProps

Properties

browserRouterProps?

optional browserRouterProps: false | BrowserRouterProps

false to disable BrowserRouter.

Auto disable when not in browser.

See

https://api.reactrouter.com/v7/interfaces/react_router.BrowserRouterProps.html

children

children: ReactNode

configProviderProps?

optional configProviderProps: ConfigProviderProps

See

https://ant.design/components/config-provider/#API

errorBoundaryProps?

optional errorBoundaryProps: Omit<ErrorBoundaryProps, "children">

See

https://faasjs.com/doc/ant-design/#errorboundary

faasConfigProviderProps?

optional faasConfigProviderProps: false | Omit<ConfigProviderProps, "children">

See

https://faasjs.com/doc/ant-design/#configprovider

styleProviderProps?

optional styleProviderProps: false | StyleProviderProps

false to disable StyleProvider.

See

https://github.com/ant-design/cssinjs?tab=readme-ov-file#styleprovider