Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.61 KB

item-divider.md

File metadata and controls

63 lines (38 loc) · 1.61 KB
title
ion-item-divider

import Props from '@ionic-internal/component-api/v8/item-divider/props.md'; import Events from '@ionic-internal/component-api/v8/item-divider/events.md'; import Methods from '@ionic-internal/component-api/v8/item-divider/methods.md'; import Parts from '@ionic-internal/component-api/v8/item-divider/parts.md'; import CustomProps from '@ionic-internal/component-api/v8/item-divider/custom-props.mdx'; import Slots from '@ionic-internal/component-api/v8/item-divider/slots.md';

<title>ion-item-divider: Item Divider Block Element for Ionic Apps</title>

import EncapsulationPill from '@components/page/api/EncapsulationPill';

Item dividers are block elements that can be used to separate items in a list. They are similar to list headers, but instead of only being placed at the top of a list, they should go in between groups of items.

Basic Usage

import Basic from '@site/static/usage/v8/item-divider/basic/index.md';

Theming

Colors

import Colors from '@site/static/usage/v8/item-divider/theming/colors/index.md';

CSS Custom Properties

import CSSProps from '@site/static/usage/v8/item-divider/theming/css-properties/index.md';

Properties

Events

Methods

CSS Shadow Parts

CSS Custom Properties

Slots