Version: NextDropdown BoxProps#dropDownDirection#Specifies which direction the drop-down menu should open.DEFAULTTOPBOTTOMAUTOdropDownDirection="TOP"CopyTypeDefaultstringAUTObottomOffset#Specifies the maximum bottom offset. To use this prop you need dropDownDirection="AUTO".bottomOffset={100}CopyTypeDefaultnumber0Styling#dropDownContainerStyle#dropDownContainerStyle={{ backgroundColor: "#dfdfdf"}}Copy