net.wiringbits.webapp.utils.slinkyUtils.components.core

Type members

Classlikes

A reusable component to renders data from a asynchronous data source, providing:

A reusable component to renders data from a asynchronous data source, providing:

  • A progress indicator when the data is being retrieved.
  • Invoking the render function when the data is available, to render such data.
  • Displaying an error message when retrieving the data has failed, as well as displaying a retry button so that the user is able to try again.
object ErrorBoundaryComponent extends ComponentWrapper
object ErrorLabel
object InfoCard