mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-12 03:59:41 +08:00
chore(): update stencil + api-spec file
This commit is contained in:
committed by
Manu MA
parent
b645bfd1b7
commit
a85ef06ac9
@@ -87,13 +87,6 @@ Using tabs with Angular's router is fairly straight forward. The only additional
|
||||
<!-- Auto Generated Below -->
|
||||
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Attribute | Description | Type | Default |
|
||||
| ----------- | ------------ | ----------- | --------- | ------- |
|
||||
| `useRouter` | `use-router` | | `boolean` | `false` |
|
||||
|
||||
|
||||
## Events
|
||||
|
||||
| Event | Description | Detail |
|
||||
@@ -106,16 +99,6 @@ Using tabs with Angular's router is fairly straight forward. The only additional
|
||||
|
||||
## Methods
|
||||
|
||||
### `getRouteId() => Promise<RouteID | undefined>`
|
||||
|
||||
|
||||
|
||||
#### Returns
|
||||
|
||||
Type: `Promise<RouteID | undefined>`
|
||||
|
||||
|
||||
|
||||
### `getSelected() => Promise<HTMLIonTabElement | undefined>`
|
||||
|
||||
Get the currently selected tab
|
||||
@@ -158,22 +141,6 @@ Type: `Promise<boolean>`
|
||||
|
||||
|
||||
|
||||
### `setRouteId(id: string) => Promise<RouteWrite>`
|
||||
|
||||
|
||||
|
||||
#### Parameters
|
||||
|
||||
| Name | Type | Description |
|
||||
| ---- | -------- | ----------- |
|
||||
| `id` | `string` | |
|
||||
|
||||
#### Returns
|
||||
|
||||
Type: `Promise<RouteWrite>`
|
||||
|
||||
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user