Implementation state

Global state

Legend

  • ✅ Implemented and tested
  • 🚧 Work in progress
  • ❌ Not implemented

Caution

All non-listed renderer are using fallback implementation. Same for renderer with ❌ case.

FEATURE / RENDERERCSSANDROIDQT/QMLXBOXAPPLE
Placeholder
KeyboardType🚧
Activation / deactivation
Hook onVirtualKeyboardHide
Hook onValueChanged

Known limitations

  • With lightning renderer, native input is a fallback. It can’t use HTML input element only as it needs to be drawn in the canvas. But it is using HTML input element to trigger virtual keyboard when supported.