mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
ion-item-divider
Item Divider is divider component for list items. Similar to ListHeaders, item dividers are styled to be inset with the rest of the list items.
Properties
color
string
The color to use for the item-divider
mode
string
The mode determines which platform styles to use.
Possible values are: "ios" or "md".
Attributes
color
string
The color to use for the item-divider
mode
string
The mode determines which platform styles to use.
Possible values are: "ios" or "md".
Built with StencilJS