Testing with Electric system.
npm i
clj -A:dev -X user/main
The desired outcome is:
- A Slate Editor with 'test' placeholder.
- When editing, the dev console shows onChange and onKeyDown Events.
- A minimial change to bridge both Plain and non-Plain reagent events with electric functions.