" language="jsx" style="position:relative;text-align:left;box-sizing:border-box;padding:0;overflow:hidden;white-space:pre;font-family:var(--fontStack-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace);color:#393A34;background-color:#f6f8fa;font-size:85%;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border:1px solid;border-top:0;border-color:var(--borderColor-default, var(--color-border-default, #d0d7de))">
Name | Type | Default | Description |
---|---|---|---|
size | 'small' | 'medium' | 'large' | Sets the width and height of the spinner. | |
srText | string | null | Loading | Sets the text conveyed by assistive technologies such as screen readers. Set to |
aria-label Deprecated | string | Sets the text conveyed by assistive technologies such as screen readers. | |
data-* | string | ||
sx | SystemStyleObject |