tree-select
tree-select copied to clipboard
dropdownClassName class does not appear in DOM
dropdownClassName does not appear to be working - creating a "test-class" does not appear in the DOM when added.
Repro Steps
- clone and build the repo
- Open basic.js and add the dropdownClassName property to the "single select" demo with the class name "test-class".
- Search the DOM for "test-class" - test-class does not appear in the DOM