query
必須説明
Can be a single string or an array of strings. These are the terms that are highlighted in the text.
タイプ
string | string[]Yamada UIにスターをあげる
スターHighlightは、テキスト内の指定された文字列をハイライトするコンポーネントです。デフォルトでは、p要素をレンダリングします。
説明
Can be a single string or an array of strings. These are the terms that are highlighted in the text.
タイプ
string | string[]説明
The CSS text-align property.
タイプ
UIValue<TextAlign>説明
The CSS text-transform property.
タイプ
UIValue<TextTransform>説明
The CSS text-decoration property.
タイプ
UIValue<TextDecoration<0 | (string & {})>>説明
If true, Fragment is used for rendering.
タイプ
booleanデフォルト
false説明
If true, Fragment is used for rendering.
非推奨
Use fragment instead.
タイプ
booleanデフォルト
false説明
Properties passed to the Mark component which is used to highlight the matched terms.
タイプ
MarkProps説明
The visual color appearance of the component.
タイプ
"blackAlpha" | "whiteAlpha" | "amber" | "blue" | "info" | "link" | "primary" | "cyan" | "emerald" | "flashy" | "fuchsia" | "gray" | "green" | "success" | "indigo" | "lime" | "neutral" | "orange" | "warning" | "pink" | "purple" | "red" | "danger" | "rose" | "sky" | "teal" | "violet" | "secondary" | "yellow"デフォルト
"secondary"説明
The size of the Mark.
タイプ
string説明
The variant of the Mark.
タイプ
"outline" | "solid" | "subtle" | "text-accent" | "unstyled"デフォルト
"subtle"GitHubでこのページを編集する