npm.io
1.7.0 • Published 3 years ago

@hideo54/reactor

Licence
MIT
Version
1.7.0
Deps
4
Size
30 kB
Vulns
23
Weekly
0

@hideo54/reactor

npm version Release npm package

hideo54 がよく使う React component だよ

IconSpan

アイコンつきテキスト。styled-icons と一緒に使う。

アイコンつきリンク。styled-icons と一緒に使う。IconSpan を anchor で wrap したもの。

Next.js で使う時は <Link href='...' passHref></Link> を忘れずに。

Colorful Slider

標準では色を変えることができない input[type="range"] の色を変えます。React 用 (value をあてる必要がある)。

backgroundColor の標準値は lightgray.

Ideas List

  • Segmented Control 欲しい