• Parameters

    • props: {
          text: string;
      }

      The properties for the component, including:

      • text: The message to show during loading
      • text: string

    Returns Element

    Description

    A loading indicator with a message

Generated using TypeDoc