Skip to content

FormSelect: containerId prop #335

@brightpixels

Description

@brightpixels

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

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions