List headers are block elements that are used to describe the contents of a list. Unlike item dividers, list headers should only be used once at the top of a list of items.
A button placed in a list header can be useful for showing part of a list and redirecting to the full list with the button.
List headers do not show a bottom border by default. The lines
property can be modified to "full"
or "inset"
which will show a full width border or an inset border with left padding, respectively.
"primary"
, "secondary"
, "tertiary"
, "success"
, "warning"
, "danger"
, "light"
, "medium"
, and "dark"
. For more information on colors, see theming. Attribute color
Type "danger" | "dark" | "light" | "medium" | "primary" | "secondary" | "success" | "tertiary" | "warning" | string | undefined
Default undefined
lines Description How the bottom border should be displayed on the list header. Attribute lines
Type "full" | "inset" | "none" | undefined
Default undefined
mode Description The mode determines which platform styles to use. Attribute mode
Type "ios" | "md"
Default undefined
No events available for this component.
No public methods available for this component.
No CSS shadow parts available for this component.
--background
Background of the list header --border-color
Color of the list header border --border-style
Style of the list header border --border-width
Width of the list header border --color
Color of the list header text --inner-border-width
Width of the inner list header border Name Description --background
Background of the list header --border-color
Color of the list header border --border-style
Style of the list header border --border-width
Width of the list header border --color
Color of the list header text --inner-border-width
Width of the inner list header border
No slots available for this component.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4