メインコンテンツまでスキップ
バージョン: v8

ion-list-header

shadow

Properties

color

Descriptionアプリケーションのカラーパレットから使用する色を指定します。デフォルトのオプションは以下の通りです。 "primary", "secondary", "tertiary", "success", "warning", "danger", "light", "medium", と "dark" です.色に関する詳しい情報は theming を参照してください。
Attributecolor
Type"danger" | "dark" | "light" | "medium" | "primary" | "secondary" | "success" | "tertiary" | "warning" | string & Record<never, never> | undefined
Defaultundefined

lines

Descriptionリストヘッダーの下辺のボーダーをどのように表示するか。
Attributelines
Type"full" | "inset" | "none" | undefined
Defaultundefined

mode

Descriptionmodeは、どのプラットフォームのスタイルを使用するかを決定します。
Attributemode
Type"ios" | "md"
Defaultundefined

CSS Custom Properties

NameDescription
--backgroundリストヘッダーの背景
--backgroundリストヘッダーの背景
--border-colorリストヘッダーボーダーの色
--border-colorリストヘッダーボーダーの色
--border-styleリストヘッダーボーダーのスタイル
--border-styleリストヘッダーボーダーのスタイル
--border-widthリストヘッダー枠の幅
--border-widthリストヘッダー枠の幅
--colorリストヘッダーテキストの色
--colorリストヘッダーテキストの色
--inner-border-widthリストヘッダー内枠の幅
--inner-border-widthリストヘッダー内枠の幅