Skip to content

Select item on item text click #34

Description

@jp9573

I want to select the menu item on the item text click instead of selecting the checkbox. I have tried various things but I'm not able to find any solution to do so.

For example here is my simple list, I want to select the Newton's First Law by just clicking on the text.
Screenshot from 2020-07-16 16-16-52

<TreeView showCheckbox={true}
         items={this.props.treeViewData}
         onCheckItem={this.handleTreeViewOnClick.bind(this)} />

Please help me with this.

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