@seolhun/localize-components-atomic
v0.6.1-alpha.0
Published
Localizing React components is rendered by stand-alone not affect other styles.
Downloads
38
Readme
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
- Components props
- eg) Button.variant: solid
- Component
intent
props
- eg) Button.intent: primary
- Localize style variable
localize
props