Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hixme-ui/text

Package Overview
Dependencies
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hixme-ui/text

hixme-ui text component. For all your communictation needs.

  • 1.3.0
  • npm
  • Socket score

Version published
Weekly downloads
53
increased by47.22%
Maintainers
3
Weekly downloads
 
Created
Source

hixme-ui text

npm i --save @hixme-ui/text

Usage

import Text, {
 TextLink,
 Paragraph,
 Label,
} from '@hixme-ui/text'

// text success
<Text success>I said good day sir!</Text>

// paragraph warning
<Text p warning>Are you sure?</Text>
<Paragraph warning>Are you sure?</Paragraph>

Props

CategoryNameType
Tags
abool
pbool
labelbool
Colors
colorstring
defaultbool
primarybool
successbool
warningbool
errorbool
mutedbool
whitebool
blackbool
redbool
bluebool
purplebool
yellowbool
greenbool
lightbool
lighterbool
lightestbool
Font Sizes
fontSizestring
defaultbool
smallbool
smallerbool
smallestbool
mediumbool
largebool
jumbobool
Text Align
leftbool
centerbool
rightbool
Case
uppercasebool
lowercasebool
capitalizebool
Other
cursorstring
displaystring
fontWeightstring
lineHeightstring
userSelectstring
textIndentstring
textOverflowstring
whiteSpacestring
wordBreakstring

Keywords

FAQs

Package last updated on 05 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc