mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 13:32:54 +08:00
@ -197,16 +197,6 @@ Emitted before the picker has presented.
|
||||
|
||||
## Methods
|
||||
|
||||
#### addButton()
|
||||
|
||||
Add a new PickerButton to the picker
|
||||
|
||||
|
||||
#### addColumn()
|
||||
|
||||
Add a new PickerColumn to the picker
|
||||
|
||||
|
||||
#### dismiss()
|
||||
|
||||
Dismiss the picker overlay after it has been presented.
|
||||
@ -217,11 +207,6 @@ Dismiss the picker overlay after it has been presented.
|
||||
Returns the column the matches the specified name
|
||||
|
||||
|
||||
#### getColumns()
|
||||
|
||||
Returns all the PickerColumns
|
||||
|
||||
|
||||
#### onDidDismiss()
|
||||
|
||||
Returns a promise that resolves when the picker did dismiss. It also accepts a callback
|
||||
|
Reference in New Issue
Block a user