Beta

Circular Text

Circular text component.

Made by lucas
This is a circular text

Installation

Usage

<CircularText content="Hello world!" />

Props

PropTypeDefault
className?
string
-
onClick?
function
-
onHover?
enum
speedUp
spinDuration?
number
20
text
string
-

Credits

  • Credits to ReactBits for the circular text component.