LearnNewsExamplesServices
Frontmatter
id4574
titletable.View: createViewData() => allow renderers to return neo instances
stateClosed
labels
enhancementstale
assignees[]
createdAtJul 26, 2023, 2:54 PM
updatedAtSep 13, 2024, 4:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/4574
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 13, 2024, 4:29 AM

table.View: createViewData() => allow renderers to return neo instances

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Jul 26, 2023, 2:54 PM

@albert-hashani

this would be a nice addition: if we return a neo instance, just drop the instance vdom into the cell.

we could also check for neo-configs: if the return value is an object and has a module, ntype or className => create an instance, drop in the vdom.

tobiu added the enhancement label on Jul 26, 2023, 2:54 PM