fraserxu / fraserxu/react-dropdown
Make possible to set class name for Dropdown arrow wrapper
Open
- Dominant language
- TypeScript
- Stars
- 673
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description
For now, we have `arrowClassName` which is passed to span `.Dropdown-arrow`. But when there are `arrowOpen` and `arrowClosed` defined, `arrowClassName` is not working at all because `` is replaced with the element passed within `arrowOpen` and `arrowClosed`. Would be great to have arrowWrapperClassName so I can add style for this element.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.