We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c9f061 commit f2f058bCopy full SHA for f2f058b
README.md
@@ -115,9 +115,9 @@ const MyLoader = () => (
115
116
Defaults to `true`. Opt-out of animations with `false`
117
118
-#### **`ariaLabel? string | boolean`** - _Web only_
+#### **`ariaLabel? string`** - _Web only_
119
120
-Defaults to `Loading interface...`. It's used to describe what element it is. Use `false` to remove.
+Defaults to `Loading interface...`. It's used to describe what element it is. Use ''(empty string) to remove.
121
122
#### **`baseUrl? string`** - _Web only_
123
0 commit comments