-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Description
See https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/contentEditable
Note particularly that despite the most common values being "true"
and "false"
, there's also "plaintext-only"
, so it's not quite a boolean.
See also https://discourse.purescript.org/t/halogen-contenteditable/2129/3 for a thread in which I shared my code using this.
Metadata
Metadata
Assignees
Labels
No labels