Skip to content

JSONSelect get direct child ? #71

@techbirds

Description

@techbirds

var obj = { name : 'li1", options :[ {name : "li2"},{name : "li3"}] }
JSONSelect.match('.name',obj) // ==> ["li1","li2","li3"]

but i want only ===> ["li1"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions