LearnNewsExamplesServices
Frontmatter
id796
titlelist.Base: createItem() => support for vdom objects
stateClosed
labels
enhancement
assigneestobiu
createdAtJun 27, 2020, 6:20 PM
updatedAtJun 27, 2020, 6:24 PM
githubUrlhttps://github.com/neomjs/neo/issues/796
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 27, 2020, 6:24 PM

list.Base: createItem() => support for vdom objects

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jun 27, 2020, 6:20 PM

right now createItemContent() is supposed to return a string.

there should be a check if the return value is a string or an object and depending on the type it should get added into html or vdom.

tobiu added the enhancement label on Jun 27, 2020, 6:20 PM
tobiu assigned to @tobiu on Jun 27, 2020, 6:20 PM
tobiu referenced in commit c85c2ac - "list.Base: createItem() => support for vdom objects #796" on Jun 27, 2020, 6:24 PM
tobiu closed this issue on Jun 27, 2020, 6:24 PM
tobiu referenced in commit 5bbc134 - "list.Base: createItem() => support for vdom objects #796" on Jun 27, 2020, 6:30 PM