@camped-ui/text
v1.0.4
Published
Text component is responsible for rendering text with different styles based on the specified HTML element (e.g., h1,h2,h3,h4,h5,h6, p, etc.). It dynamically applies predefined text styles to the text based on the provided `variant` prop. This package ena
Downloads
31
Readme
Text
Text component is responsible for rendering text with different styles based on the specified HTML element (e.g., h1,h2,h3,h4,h5,h6, p, etc.). It dynamically applies predefined text styles to the text based on the provided variant prop. This package enables us to set various heading tags with default styles applied and customizable as well.
Installation
yarn add @camped-ui/textUsage
View docs here.
