Skip to content

Spin

Spin

Note that Spin is built with SVG inside.

jsx
import Spin from 'intergalactic/spin';
<Spin />;
import Spin from 'intergalactic/spin';
<Spin />;

SpinProps

& {...}
NameTypeDescription
size Spinner size
theme"dark" | "invert" | string Spinner theme. There are several default themes or you can use your own color
centeredboolean Whether the spinner should be in the center of the parent. This works for a nested spinner in flex, otherwise only horizontal alignment will occur.
localestring

Released under the MIT License.

Released under the MIT License.