Yamada UIにスターをあげる

スター
Yamada UIYamada UIv1.6.3

Fontawesome Icon

@yamada-ui/fontawesomeは、Font Awesomeを便利に使うコンポーネントを提供しています。

ソース@yamada-ui/fontawesome

Props

FontAwesomeIconProps

icon

必須

説明

The icon of the [Font Awesome](https://fontawesome.com). Check the docs to see the icon of possible modifiers you can pass.

タイプ

IconDefinition | IconProp

ドキュメント

https://fontawesome.com/v5/docs/web/use-with/react

size

非推奨

説明

The CSS font-size property.

非推奨

Use fontSize instead.

タイプ

UIValue<number | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "large" | "medium" | "small" | "x-large" | "x-small" | "xx-large" | "xx-small" | "xxx-large" | ... 17 more ... | "xs">

IconProps

size

非推奨

説明

The CSS font-size property.

非推奨

Use fontSize instead.

タイプ

UIValue<number | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "large" | "medium" | "small" | "x-large" | "x-small" | "xx-large" | "xx-small" | "xxx-large" | ... 17 more ... | "xs">

GitHubでこのページを編集する

Lucide IconAvatar