docs(menu-toggle): default behaviour docs

fixes #15042
This commit is contained in:
Manu Mtz.-Almeida
2018-08-07 20:23:23 +02:00
parent 2c191d76d3
commit 4e565926cd
10 changed files with 73 additions and 32 deletions

View File

@ -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