-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Is your feature request related to a problem? Please describe.
I am looking for a new prop called something like containerId (similar to containerClassName) to be used as in id attribute on the most outer div of this component ) - similar to containerClassName prop.
Describe the solution you'd like
A new prop called something like containerId (similar to containerClassName) on the most outer div of this component ) on the same level as containerClassName)
Describe alternatives you've considered
Wrapping a div around the component in order to add an ID
Please follow the following instruction to create the new branch:
git checkout release/0.6
git pull
git checkout -b 'release/select-containerId'Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request