Teleforge API Reference - v0.1.0
    Preparing search index...

    Function TgSpinner

    • Parameters

      Returns DetailedReactHTMLElement<
          {
              "aria-label": string;
              role: "status";
              style: {
                  animation: "tf-spin 0.8s linear infinite";
                  border: string;
                  borderRadius: string;
                  borderTopColor: string;
                  boxSizing: "border-box";
                  display: "inline-block";
                  height: string;
                  width: string;
              };
          },
          HTMLElement,
      >