Dropdown component in Dash Core Component

I want to use multi-select dropdown to show filter options.

  1. I want to know max number of records dropdown component can handle without crashing ?

  2. Is there a way to use multi-select dropdown without showing selected options in dropdown trigger ?

  3. Can we add scroll pagination to dropdown component ?