mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
chore(select): make note about interfaceOptions and alert input/buttons clearer (#21166)
This commit is contained in:
@ -82,6 +82,8 @@ export class Select implements ComponentInterface {
|
||||
* [ActionSheetController API docs](../../action-sheet/ActionSheetController/#create) and the
|
||||
* [PopoverController API docs](../../popover/PopoverController/#create) for the
|
||||
* create options for each interface.
|
||||
*
|
||||
* Note: `interfaceOptions` will not override `inputs` or `buttons` with the `alert` interface.
|
||||
*/
|
||||
@Prop() interfaceOptions: any = {};
|
||||
|
||||
|
Reference in New Issue
Block a user