Skip to content

Allow nested object properties for children,label attribute #198

@adityarj

Description

@adityarj

Currently the label or children attribute has to be a direct property of the node.

<div ivh-treeview="model" ivh-treeview-label-attribute="'name'" </div>

Being able to access nested object properties would be useful

<div ivh-treeview="model" ivh-treeview-label-attribute="'data.name'" </div>

I'm interested to work on the attributes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions