Hierarchy

  • Props

Properties

children: ReactElement<any, string | JSXElementConstructor<any>>
fallback?: Element

what to display for user while loading

url: string

where to fetch the initial data of ESS.

wrong?: Element

what to display for user while loading error.

Generated using TypeDoc