Search...

⌘ K

Draw SVG Text

A SVG element that animate around a text.


Nexponent   UI

Installation


Coming Soon
npm run nexponent add draw-svg-text

Props

DrawSvgText

PropTypeDefaultDescription
classNameString-Adjust the position of the SVG element using tailwind classes.
textBeforeString-The text to display before the animated text.
textString-The text to display.
textAfterString-The text to display after the animated text.
playOnceBooleantrueIf the animation should only play once.

Credits