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 f2f058b commit cc64259Copy full SHA for cc64259
README.md
@@ -144,6 +144,10 @@ Defaults to `400`. It will be set in the viewbox attr in the `<svg
144
145
Defaults to `130`. It will be set in the viewbox attr in the `<svg />`.
146
147
+#### **`viewBox?: string`**
148
+
149
+Use viewBox props to set a custom viewBox value. Additionally, pass viewBox props as empty string to remove viewBox.
150
151
#### **`gradientRatio? number`** - _Web only_
152
153
Defaults to `2`. Width of the animated gradient as a fraction of the viewbox width.
0 commit comments