## DropButton
Documentation for this component: https://v2.grommet.io/dropbutton

A Button that controls a Drop. When opened, the Drop will contain
whatever is specified via `dropContent`. The Drop will control the focus
so that the contents behind it are not focusable. All properties and 
theme properties of Button or Drop can be passed through.