Change the keyboard input from the home page
Open
- Dominant language
- HTML
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Description
At the home page, the user can test to type, but when changing the writing system, it's not applied to the input method.
The `afrim-input` don't take in account this change.
### Expected change
The `afrim-input` library offer a `kill` method that can be useful to disconnect a previous linked `AfrimInput` and connect a new one.
### Useful resource
- [`AfrimInput:kill`](https://github.com/fodydev/afrim-web/blob/35b481541111be59af17da5731b30b82b3eff2f5/packages/afrim-input/src/index.ts#L390-L399)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.