1.8.0 • Published 3 months ago

@snmt-react-ui/typography v1.8.0

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

Typography

Props

NameDescriptionTypeDefault
childrenChildren to render inside the componentReact.Node-
variantVariant to use"h1" "h2" "h3" "h4""text1" "text2" "text3""subtitle1""body1" "body2" "body3" "body4""overline""button1" "button2" "button3" "button4""tag1" "tag2"body1
onClickSet the handler to handle click event(event: MouseEvent) => void-
alignSet the text-align on the component"center" "inherit" "justify" "left" "right"inherit
colorText colorstring-
collapsedCollapse text to 1 line with ellipsis (flex wrapper required)boolean-