jakezatecky / react-checkbox-tree

A simple and elegant checkbox tree for React.

Home Page:https://jakezatecky.github.io/react-checkbox-tree/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove icon

niku2021 opened this issue · comments

is there a way to remove these icons from the tree view checkbox

image

Yes. Pass showNodeIcon={false} to the CheckboxTree component.