Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.23 KB

select-option.md

File metadata and controls

42 lines (29 loc) · 1.23 KB
title
ion-select-option

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

<title>ion-select-option: Option For a Select Dialog</title>

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

Select Options are components that are child elements of a Select. Each option defined is passed and displayed in the Select dialog.

For usage examples, see the Select documentation.

Properties

Events

Methods

CSS Shadow Parts

CSS Custom Properties

Slots