Skip to content

Commit

Permalink
fix(shared): 支付宝Textarea增加enableNative属性,fix #8138
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen-jj committed Dec 2, 2020
1 parent c061e07 commit 3aa8074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/shared/src/components.ts
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ const Textarea = {
'selection-end': '-1',
'adjust-position': 'true',
'hold-keyboard': 'false',
enableNative: 'false',
bindFocus: '',
bindBlur: '',
bindLineChange: '',
Expand Down

0 comments on commit 3aa8074

Please sign in to comment.