mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-04-23 04:00:04 +08:00
committed by
Nicolas Gallagher
parent
bb417900a9
commit
75042093c2
@@ -100,6 +100,8 @@ class TextInput extends Component {
|
||||
style: emptyObject
|
||||
};
|
||||
|
||||
static State = TextInputState;
|
||||
|
||||
blur() {
|
||||
TextInputState.blurTextInput(this._node);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user