spiegel-keyman/web/docs/engine/reference/ui/button.md
Marc Durdin 6c145cb775 refactor(web): move web engine help to app repo
Note: build.sh updated to make sure that test:help build action:target
doesn't also call test.sh by adding `:_all` meta-target.

Note: CI will need a new help-keyman-com.sh build step to deploy web
engine help.

Fixes: #12347
2024-10-31 11:00:06 +07:00

15 lines
469 B
Markdown

---
title: "Button" Interface
---
The simplest user interface is the "button" UI, which appears at a fixed
position on the web page, and is attached to an empty 'Div' element with
id='KeymanWebControl' added to the page where appropriate.
When the mouse is hovered over the 'button' UI, a menu of supported
input languages and keyboards is shown:
![](images/ui_button.png)
In this example, a Japanese keyboard with an Input Method Editor (IME)
has been selected.