I need to be able to add for example “contenteditable” to elements, based on a boolean variable on scope. Example use: <h1 attrs="{'contenteditable=\"true\"': ...
-
May 16, 2022
- 0 Comments