0.6.1-alpha.0 • Published 3 years ago

@seolhun/localize-components-atomic v0.6.1-alpha.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Localize Components Atomic

Used stacks

  • TypeScript
  • Babel 7
  • Lerna
  • RollupJS
  • React
  • EmotionJS
  • Storybook

How to getting started

Install Package

$ npm install @seolhun/localize-components-atomic

How to use

import

import { LocalizeButton } from '@seolhun/localize-components-atomic';

Localize-Component styling Priority

  1. Components props
  • eg) Button.variant: solid
  1. Component intent props
  • eg) Button.intent: primary
  1. Localize style variable localize props