Skip to content

Configurable Input placeholder text #197

@pstephenwille

Description

@pstephenwille

I'd like to change the placeholder text on the search box but I'm not seeing way to do this.
Ideally it would be a prop. Are there any plans to add this ability?

         <TreeMenu data={ treeData }
                                  initialOpenNodes={ [ 'entities' ] }
                                  hasSearch={ true }
                                 //placeHolder={'Search'}
                                  cacheSearch={ false }
                                  onClickItem={ nodeClickHandler }
                                  matchSearch={ evaluateNodeValues } />

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