# Select (/ui-kit/components/select)





<ComponentShowcase title="Default" description="Grouped options with a placeholder until a value is chosen" code="defaultCode">
  <DefaultSelectExample />
</ComponentShowcase>

<ComponentShowcase title="Small" description="Shorter trigger for dense toolbars and inline filters" code="smallCode">
  <SmallSelectExample />
</ComponentShowcase>
