mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
feat(clickBlock): enable click block only on iOS
This commit is contained in:
@ -70,6 +70,7 @@ Platform.register({
|
||||
'iphone'
|
||||
],
|
||||
settings: {
|
||||
clickBlock: true,
|
||||
hoverCSS: false,
|
||||
keyboardHeight: 300,
|
||||
mode: 'ios',
|
||||
|
Reference in New Issue
Block a user