Skip to content
Snippets Groups Projects
user avatar
rhenck authored
This can be enabled for TextFields and TextAreas and shows a keyboard
at the bottom of the screen. This does NOT set the field to read-only
which is probably wanted in a situation where the system keyboard is not
to be used. For flexibility purposes it is not implicitly set and needs
to be set manually. The same goes for other input assistance settings,
which should not be used in addition to the keyboard but it is allowed.

The keyboard has an extra switch to additionally show french special
characters.
6e0cf490
History

Verona Modules Aspect

Repository for the Aspect Editor and Player. The applications have a shared code base, but can be run/built separately.

Both conform to the Verona API definition:

Editor-API

Player-API

Development Version

npm run start-editor-local

or

npm run start-player-local

Production Build

npm run build-editor-prod

or

npm run build-player-prod

Development

NPM version: 6,7,8