CRS dropdown container
Install
npm install --save crs-dropdown-container
Introduction
This is a simple container component that exists in two parts.
- Dropdown input
- Container
Both you can add custom UI too.
My Label Content 1 Content 2
Interaction
Clicking on the the input will drop down the container.
Custom styles
The following css variables can be used to update coloring:
- --tool-background, affects the background
- --border, affects the border color
- --primary, affects icon color, should be primary color of app