mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
test(e2e): force roboto font on all systems (#15993)
This commit is contained in:
@ -17,10 +17,10 @@ SelectOption is a component that is a child element of Select. For more informat
|
||||
|
||||
## Events
|
||||
|
||||
| Event | Description |
|
||||
| -------------------------- | --------------------------------------- |
|
||||
| `ionSelectOptionDidLoad` | Emitted when the select option loads. |
|
||||
| `ionSelectOptionDidUnload` | Emitted when the select option unloads. |
|
||||
| Event | Detail | Description |
|
||||
| -------------------------- | ------ | --------------------------------------- |
|
||||
| `ionSelectOptionDidLoad` | | Emitted when the select option loads. |
|
||||
| `ionSelectOptionDidUnload` | | Emitted when the select option unloads. |
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user