dont-use-this-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

dont-use-this-ui

This is a UI component / utility collection project mainly for my personal projects

Usage

  • Text

    • Props

      • children: ReactNode
      • size: TextSizes
      • color: Colors
      • ellipsis: boolean
      • weight?: string
      • italic?: boolean
      • underline?: boolean
      • overline?: boolean
      • lineThrough?: boolean
  • Link

    • Props

      • All the props of <Text />
      • href: string
      • target?: string
      • rel?: string

Package Sidebar

Install

npm i dont-use-this-ui

Weekly Downloads

0

Version

0.0.8

License

MIT

Unpacked Size

46.1 kB

Total Files

28

Last publish

Collaborators

  • itssayantan