Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/api/accordion-group.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-accordion-group"
---
import Props from '@ionic-internal/component-api/v8/accordion-group/props.md';
import Events from '@ionic-internal/component-api/v8/accordion-group/events.md';
import Methods from '@ionic-internal/component-api/v8/accordion-group/methods.md';
import Parts from '@ionic-internal/component-api/v8/accordion-group/parts.md';
import Props from '@ionic-internal/component-api/v8/accordion-group/props.mdx';
import Events from '@ionic-internal/component-api/v8/accordion-group/events.mdx';
import Methods from '@ionic-internal/component-api/v8/accordion-group/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/accordion-group/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/accordion-group/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/accordion-group/slots.md';
import Slots from '@ionic-internal/component-api/v8/accordion-group/slots.mdx';

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

Expand Down
10 changes: 5 additions & 5 deletions docs/api/accordion.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-accordion"
---
import Props from '@ionic-internal/component-api/v8/accordion/props.md';
import Events from '@ionic-internal/component-api/v8/accordion/events.md';
import Methods from '@ionic-internal/component-api/v8/accordion/methods.md';
import Parts from '@ionic-internal/component-api/v8/accordion/parts.md';
import Props from '@ionic-internal/component-api/v8/accordion/props.mdx';
import Events from '@ionic-internal/component-api/v8/accordion/events.mdx';
import Methods from '@ionic-internal/component-api/v8/accordion/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/accordion/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/accordion/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/accordion/slots.md';
import Slots from '@ionic-internal/component-api/v8/accordion/slots.mdx';

<head>
<title>ion-accordion: Accordion Components: How to Build & Examples</title>
Expand Down
10 changes: 5 additions & 5 deletions docs/api/action-sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ title: "ion-action-sheet"
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

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

<head>
<title>ion-action-sheet: Action Sheet Dialog for iOS and Android</title>
Expand Down
10 changes: 5 additions & 5 deletions docs/api/alert.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ title: "ion-alert"
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

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

<head>
<title>ion-alert: Ionic Alert Buttons with Custom Message Prompts</title>
Expand Down
10 changes: 5 additions & 5 deletions docs/api/app.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-app"
---
import Props from '@ionic-internal/component-api/v8/app/props.md';
import Events from '@ionic-internal/component-api/v8/app/events.md';
import Methods from '@ionic-internal/component-api/v8/app/methods.md';
import Parts from '@ionic-internal/component-api/v8/app/parts.md';
import Props from '@ionic-internal/component-api/v8/app/props.mdx';
import Events from '@ionic-internal/component-api/v8/app/events.mdx';
import Methods from '@ionic-internal/component-api/v8/app/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/app/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/app/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/app/slots.md';
import Slots from '@ionic-internal/component-api/v8/app/slots.mdx';

<head>
<title>ion-app: Container Element for an Ionic Application</title>
Expand Down
10 changes: 5 additions & 5 deletions docs/api/avatar.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
title: "ion-avatar"
---

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

<head>
<title>ion-avatar: Circular Application Avatar Icon Component</title>
Expand Down
10 changes: 5 additions & 5 deletions docs/api/back-button.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-back-button"
---
import Props from '@ionic-internal/component-api/v8/back-button/props.md';
import Events from '@ionic-internal/component-api/v8/back-button/events.md';
import Methods from '@ionic-internal/component-api/v8/back-button/methods.md';
import Parts from '@ionic-internal/component-api/v8/back-button/parts.md';
import Props from '@ionic-internal/component-api/v8/back-button/props.mdx';
import Events from '@ionic-internal/component-api/v8/back-button/events.mdx';
import Methods from '@ionic-internal/component-api/v8/back-button/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/back-button/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/back-button/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/back-button/slots.md';
import Slots from '@ionic-internal/component-api/v8/back-button/slots.mdx';

<head>
<title>ion-back-button: Custom Menu Back Button for Applications</title>
Expand Down
10 changes: 5 additions & 5 deletions docs/api/backdrop.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-backdrop"
---
import Props from '@ionic-internal/component-api/v8/backdrop/props.md';
import Events from '@ionic-internal/component-api/v8/backdrop/events.md';
import Methods from '@ionic-internal/component-api/v8/backdrop/methods.md';
import Parts from '@ionic-internal/component-api/v8/backdrop/parts.md';
import Props from '@ionic-internal/component-api/v8/backdrop/props.mdx';
import Events from '@ionic-internal/component-api/v8/backdrop/events.mdx';
import Methods from '@ionic-internal/component-api/v8/backdrop/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/backdrop/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/backdrop/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/backdrop/slots.md';
import Slots from '@ionic-internal/component-api/v8/backdrop/slots.mdx';

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

Expand Down
10 changes: 5 additions & 5 deletions docs/api/badge.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-badge"
---
import Props from '@ionic-internal/component-api/v8/badge/props.md';
import Events from '@ionic-internal/component-api/v8/badge/events.md';
import Methods from '@ionic-internal/component-api/v8/badge/methods.md';
import Parts from '@ionic-internal/component-api/v8/badge/parts.md';
import Props from '@ionic-internal/component-api/v8/badge/props.mdx';
import Events from '@ionic-internal/component-api/v8/badge/events.mdx';
import Methods from '@ionic-internal/component-api/v8/badge/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/badge/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/badge/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/badge/slots.md';
import Slots from '@ionic-internal/component-api/v8/badge/slots.mdx';

<head>
<title>ion-badge: iOS & Android App Notification Badge Icons</title>
Expand Down
10 changes: 5 additions & 5 deletions docs/api/breadcrumb.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-breadcrumb"
---
import Props from '@ionic-internal/component-api/v8/breadcrumb/props.md';
import Events from '@ionic-internal/component-api/v8/breadcrumb/events.md';
import Methods from '@ionic-internal/component-api/v8/breadcrumb/methods.md';
import Parts from '@ionic-internal/component-api/v8/breadcrumb/parts.md';
import Props from '@ionic-internal/component-api/v8/breadcrumb/props.mdx';
import Events from '@ionic-internal/component-api/v8/breadcrumb/events.mdx';
import Methods from '@ionic-internal/component-api/v8/breadcrumb/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/breadcrumb/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/breadcrumb/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/breadcrumb/slots.md';
import Slots from '@ionic-internal/component-api/v8/breadcrumb/slots.mdx';

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

Expand Down
10 changes: 5 additions & 5 deletions docs/api/breadcrumbs.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-breadcrumbs"
---
import Props from '@ionic-internal/component-api/v8/breadcrumbs/props.md';
import Events from '@ionic-internal/component-api/v8/breadcrumbs/events.md';
import Methods from '@ionic-internal/component-api/v8/breadcrumbs/methods.md';
import Parts from '@ionic-internal/component-api/v8/breadcrumbs/parts.md';
import Props from '@ionic-internal/component-api/v8/breadcrumbs/props.mdx';
import Events from '@ionic-internal/component-api/v8/breadcrumbs/events.mdx';
import Methods from '@ionic-internal/component-api/v8/breadcrumbs/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/breadcrumbs/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/breadcrumbs/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/breadcrumbs/slots.md';
import Slots from '@ionic-internal/component-api/v8/breadcrumbs/slots.mdx';



Expand Down
10 changes: 5 additions & 5 deletions docs/api/button.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-button"
---
import Props from '@ionic-internal/component-api/v8/button/props.md';
import Events from '@ionic-internal/component-api/v8/button/events.md';
import Methods from '@ionic-internal/component-api/v8/button/methods.md';
import Parts from '@ionic-internal/component-api/v8/button/parts.md';
import Props from '@ionic-internal/component-api/v8/button/props.mdx';
import Events from '@ionic-internal/component-api/v8/button/events.mdx';
import Methods from '@ionic-internal/component-api/v8/button/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/button/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/button/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/button/slots.md';
import Slots from '@ionic-internal/component-api/v8/button/slots.mdx';

<head>
<title>ion-button: Style Buttons with Custom CSS Properties</title>
Expand Down
10 changes: 5 additions & 5 deletions docs/api/buttons.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-buttons"
---
import Props from '@ionic-internal/component-api/v8/buttons/props.md';
import Events from '@ionic-internal/component-api/v8/buttons/events.md';
import Methods from '@ionic-internal/component-api/v8/buttons/methods.md';
import Parts from '@ionic-internal/component-api/v8/buttons/parts.md';
import Props from '@ionic-internal/component-api/v8/buttons/props.mdx';
import Events from '@ionic-internal/component-api/v8/buttons/events.mdx';
import Methods from '@ionic-internal/component-api/v8/buttons/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/buttons/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/buttons/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/buttons/slots.md';
import Slots from '@ionic-internal/component-api/v8/buttons/slots.mdx';

<head>
<title>ion-buttons: Toolbar Element with Named Slots for Buttons</title>
Expand Down
10 changes: 5 additions & 5 deletions docs/api/card-content.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-card-content"
---
import Props from '@ionic-internal/component-api/v8/card-content/props.md';
import Events from '@ionic-internal/component-api/v8/card-content/events.md';
import Methods from '@ionic-internal/component-api/v8/card-content/methods.md';
import Parts from '@ionic-internal/component-api/v8/card-content/parts.md';
import Props from '@ionic-internal/component-api/v8/card-content/props.mdx';
import Events from '@ionic-internal/component-api/v8/card-content/events.mdx';
import Methods from '@ionic-internal/component-api/v8/card-content/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/card-content/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/card-content/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/card-content/slots.md';
import Slots from '@ionic-internal/component-api/v8/card-content/slots.mdx';

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

Expand Down
10 changes: 5 additions & 5 deletions docs/api/card-header.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-card-header"
---
import Props from '@ionic-internal/component-api/v8/card-header/props.md';
import Events from '@ionic-internal/component-api/v8/card-header/events.md';
import Methods from '@ionic-internal/component-api/v8/card-header/methods.md';
import Parts from '@ionic-internal/component-api/v8/card-header/parts.md';
import Props from '@ionic-internal/component-api/v8/card-header/props.mdx';
import Events from '@ionic-internal/component-api/v8/card-header/events.mdx';
import Methods from '@ionic-internal/component-api/v8/card-header/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/card-header/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/card-header/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/card-header/slots.md';
import Slots from '@ionic-internal/component-api/v8/card-header/slots.mdx';

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

Expand Down
10 changes: 5 additions & 5 deletions docs/api/card-subtitle.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-card-subtitle"
---
import Props from '@ionic-internal/component-api/v8/card-subtitle/props.md';
import Events from '@ionic-internal/component-api/v8/card-subtitle/events.md';
import Methods from '@ionic-internal/component-api/v8/card-subtitle/methods.md';
import Parts from '@ionic-internal/component-api/v8/card-subtitle/parts.md';
import Props from '@ionic-internal/component-api/v8/card-subtitle/props.mdx';
import Events from '@ionic-internal/component-api/v8/card-subtitle/events.mdx';
import Methods from '@ionic-internal/component-api/v8/card-subtitle/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/card-subtitle/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/card-subtitle/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/card-subtitle/slots.md';
import Slots from '@ionic-internal/component-api/v8/card-subtitle/slots.mdx';

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

Expand Down
10 changes: 5 additions & 5 deletions docs/api/card-title.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-card-title"
---
import Props from '@ionic-internal/component-api/v8/card-title/props.md';
import Events from '@ionic-internal/component-api/v8/card-title/events.md';
import Methods from '@ionic-internal/component-api/v8/card-title/methods.md';
import Parts from '@ionic-internal/component-api/v8/card-title/parts.md';
import Props from '@ionic-internal/component-api/v8/card-title/props.mdx';
import Events from '@ionic-internal/component-api/v8/card-title/events.mdx';
import Methods from '@ionic-internal/component-api/v8/card-title/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/card-title/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/card-title/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/card-title/slots.md';
import Slots from '@ionic-internal/component-api/v8/card-title/slots.mdx';

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

Expand Down
10 changes: 5 additions & 5 deletions docs/api/card.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-card"
---
import Props from '@ionic-internal/component-api/v8/card/props.md';
import Events from '@ionic-internal/component-api/v8/card/events.md';
import Methods from '@ionic-internal/component-api/v8/card/methods.md';
import Parts from '@ionic-internal/component-api/v8/card/parts.md';
import Props from '@ionic-internal/component-api/v8/card/props.mdx';
import Events from '@ionic-internal/component-api/v8/card/events.mdx';
import Methods from '@ionic-internal/component-api/v8/card/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/card/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/card/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/card/slots.md';
import Slots from '@ionic-internal/component-api/v8/card/slots.mdx';

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

Expand Down
10 changes: 5 additions & 5 deletions docs/api/checkbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
title: "ion-checkbox"
---

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

<head>
<title>ion-checkbox: Ionic App Checkbox to Select Multiple Options</title>
Expand Down
10 changes: 5 additions & 5 deletions docs/api/chip.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-chip"
---
import Props from '@ionic-internal/component-api/v8/chip/props.md';
import Events from '@ionic-internal/component-api/v8/chip/events.md';
import Methods from '@ionic-internal/component-api/v8/chip/methods.md';
import Parts from '@ionic-internal/component-api/v8/chip/parts.md';
import Props from '@ionic-internal/component-api/v8/chip/props.mdx';
import Events from '@ionic-internal/component-api/v8/chip/events.mdx';
import Methods from '@ionic-internal/component-api/v8/chip/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/chip/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/chip/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/chip/slots.md';
import Slots from '@ionic-internal/component-api/v8/chip/slots.mdx';

<head>
<title>ion-chip: Text, Icon and Avatar for Ionic Framework Apps</title>
Expand Down
10 changes: 5 additions & 5 deletions docs/api/col.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "ion-col"
---
import Props from '@ionic-internal/component-api/v8/col/props.md';
import Events from '@ionic-internal/component-api/v8/col/events.md';
import Methods from '@ionic-internal/component-api/v8/col/methods.md';
import Parts from '@ionic-internal/component-api/v8/col/parts.md';
import Props from '@ionic-internal/component-api/v8/col/props.mdx';
import Events from '@ionic-internal/component-api/v8/col/events.mdx';
import Methods from '@ionic-internal/component-api/v8/col/methods.mdx';
import Parts from '@ionic-internal/component-api/v8/col/parts.mdx';
import CustomProps from '@ionic-internal/component-api/v8/col/custom-props.mdx';
import Slots from '@ionic-internal/component-api/v8/col/slots.md';
import Slots from '@ionic-internal/component-api/v8/col/slots.mdx';

<head>
<title>ion-col: Column Component Padding and Other Properties</title>
Expand Down
Loading