Text
Use it to render text.
Usage
import { Text } from '@binarycapsule/ui-capsules';
Lorem ipsum
Knobs 🎛
none
<Text>
Lorem ipsum
</Text>
Props
Name | Description |
---|---|
childrenRequired | string The text to render. |
variant | TextVariant(Default: ) Renders different text variants |