LearnNewsExamplesServices
Frontmatter
id3592
titlevdom.Helper: add support for a top level `html` property
stateClosed
labels
enhancementstale
assignees[]
createdAtDec 11, 2022, 10:21 PM
updatedAtSep 14, 2024, 4:26 AM
githubUrlhttps://github.com/neomjs/neo/issues/3592
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 14, 2024, 4:26 AM

vdom.Helper: add support for a top level html property

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Dec 11, 2022, 10:21 PM

While child vdom nodes support a html property, the top level seems limited to only allow innerHTML instead.

We should get rid of innerHTML anyway, so adding support for html inside the creation logic feels like a good step for getting there.

tobiu added the enhancement label on Dec 11, 2022, 10:21 PM