Live example
Properties
|
Name |
Values |
Default |
|---|---|---|
|
borderBottom |
boolean |
false |
|
inverted |
boolean |
false |
|
children (required) |
ReactNode |
|
|
... |
JSX.IntrinsicElements["ul"] |
|
Native Properties
|
Name |
Values |
Default |
|---|---|---|
|
inverted |
boolean |
false |
|
borderBottom |
boolean |
false |
|
children |
ReactNode |
|
Composition
- Text
- Badge
- Hint text
- Icon
- Border
|
Tokens |
|
|---|---|
|
Text and icon color |
color.surface.onsurface |
|
Text font weight |
font.family.bold |
|
Hint text font weight |
font.family.book |
|
Text font size |
font.size.md |
|
Text line height |
font.lineheight.md |
|
Vertical padding |
space.300 |