Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 710 Bytes

api.md

File metadata and controls

17 lines (13 loc) · 710 Bytes
title
API Index

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

<title>API Index | Ionic Docs API Index for all API Custom Elements</title>

Each Ionic component consists of one or more custom elements. Each custom element, in turn, may expose properties, methods, events, and CSS custom properties.

<APIList sidebar={require('@site/sidebars.js').default} />