mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
refactor(keyboard): move to utils
This commit is contained in:
@ -89,6 +89,11 @@ If true, the action sheet will be dismissed when the backdrop is clicked. Defaul
|
||||
Animation to use when the action sheet is presented.
|
||||
|
||||
|
||||
#### keyboardClose
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### leaveAnimation
|
||||
|
||||
|
||||
@ -160,6 +165,11 @@ If true, the action sheet will be dismissed when the backdrop is clicked. Defaul
|
||||
Animation to use when the action sheet is presented.
|
||||
|
||||
|
||||
#### keyboard-close
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
#### leave-animation
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user