テキストやアイコンの色を変更
Example#
Props#
Name | Type | Default | Description |
---|---|---|---|
color | "main" | "sub" | "link" | "linkSub" | "disabled" | "primary" | "accent" | "alert" | "white" | main | 文字色 |
id optional | string | - | ネイティブ要素の`id`属性。ページで固有のIDを指定 |
data-* optional | string | - | Custom data attributes |
Feature#
- テキストやアイコンの色を変更します
<Text>
コンポーネント内部の一部分の色を変更したい場合に活用できます