zent
Version:
一套前端设计语言和基于React的实现
18 lines (12 loc) • 548 B
Markdown
title: IMEComposition
path: component/ime-composition
group: 其他
## IMEComposition
`IMEComposition`'s `Input` child component will emit `onChange` event after IME complete input string instead of every time you press keyboard.
PS:Only controlled component will be handled.
### API
| Property | Description | Type | Required | Default | Alternative |
| -------- | ------------------------- | ---- | -------- | ------- | ----------- |
| enable | is enable ime composition | bool | No | false | |