mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
docs(select): direct old controller links to component pages (#21167)
This commit is contained in:
@ -78,9 +78,9 @@ export class Select implements ComponentInterface {
|
||||
|
||||
/**
|
||||
* Any additional options that the `alert`, `action-sheet` or `popover` interface
|
||||
* can take. See the [AlertController API docs](../../alert/AlertController/#create), the
|
||||
* [ActionSheetController API docs](../../action-sheet/ActionSheetController/#create) and the
|
||||
* [PopoverController API docs](../../popover/PopoverController/#create) for the
|
||||
* can take. See the [ion-alert docs](../alert), the
|
||||
* [ion-action-sheet docs](../action-sheet) and the
|
||||
* [ion-popover docs](../popover) for the
|
||||
* create options for each interface.
|
||||
*
|
||||
* Note: `interfaceOptions` will not override `inputs` or `buttons` with the `alert` interface.
|
||||
|
Reference in New Issue
Block a user