--- title: Select description: Customize the native `` menus need only a custom class, `.form-select` to trigger the custom styles. Custom styles are limited to the ``} /> ## Sizing You may also choose from small and large custom selects to match our similarly sized text inputs. `} /> The `multiple` attribute is also supported: `} /> As is the `size` attribute: `} /> ## Disabled Add the `disabled` boolean attribute on a select to give it a grayed out appearance and remove pointer events. `} /> ## CSS ### Sass variables