The dropdown component is a container for a dropdown button and a dropdown menu.
      
- 
          
dropdownthe main container- 
              
dropdown-triggerthe container for abutton - 
              
dropdown-menuthe toggable menu, hidden by default- 
                  
dropdown-contentthe dropdown box, with a white background and a shadow- 
                      
dropdown-itemeach single item of the dropdown, which can either be aaor adiv - 
                      
dropdown-dividera horizontal line to separate dropdown items 
 - 
                      
 
 - 
                  
 
 -