Creating drop-down such that the Select-array span comes left in dropdown

Please give your suggestions on the topic

Hi @AZAM,

the dbc.DropDownMenu() has some options concerning positioning of the MenuItems.

Otherwise you could apply some css to the dcc.Dropdown(), here an example how to do this: