mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
test(e2e): force roboto font on all systems (#15993)
This commit is contained in:
@ -32,10 +32,10 @@ See the [Tabs API Docs](../Tabs/) for more details on configuring Tabs.
|
||||
|
||||
## Events
|
||||
|
||||
| Event | Description |
|
||||
| --------------- | ---------------------------------------------------- |
|
||||
| `ionSelect` | Emitted when the current tab is selected. |
|
||||
| `ionTabMutated` | Emitted when the tab props mutates. Used internally. |
|
||||
| Event | Detail | Description |
|
||||
| --------------- | ------ | ---------------------------------------------------- |
|
||||
| `ionSelect` | | Emitted when the current tab is selected. |
|
||||
| `ionTabMutated` | | Emitted when the tab props mutates. Used internally. |
|
||||
|
||||
|
||||
## Methods
|
||||
|
||||
Reference in New Issue
Block a user