Noir Tribe DocsDocumentationDocumentationAboutAbout
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
    • Installation
    • Coding Standards
    • Concepts
    • Accordion
    • Alert
    • Alert Dialog
    • Aspect Ratio
    • Avatar
    • Badge
    • Button
    • Calendar
    • Card
    • Checkbox
    • Collapsible
    • Command
    • Context Menu
    • Dialog
    • Dropdown Menu
    • Hover Card
    • Input
    • Label
    • Menubar
    • Navigation Menu
    • Popover
    • Progress
    • Radio Group
    • Scroll Area
    • Select
    • Separator
    • Sheet
    • Skeleton
    • Slider
    • Switch
    • Table
    • Tabs
    • Text Area
    • Toast
    • Toggle
    • Tooltip
    • Introduction
      • Installation
      • Coding Standards
      • Concepts
      • Accordion
      • Alert
      • Alert Dialog
      • Aspect Ratio
      • Avatar
      • Badge
      • Button
      • Calendar
      • Card
      • Checkbox
      • Collapsible
      • Command
      • Context Menu
      • Dialog
      • Dropdown Menu
      • Hover Card
      • Input
      • Label
      • Menubar
      • Navigation Menu
      • Popover
      • Progress
      • Radio Group
      • Scroll Area
      • Select
      • Separator
      • Sheet
      • Skeleton
      • Slider
      • Switch
      • Table
      • Tabs
      • Text Area
      • Toast
      • Toggle
      • Tooltip
  • About
Question? Give us feedback → (opens in a new tab)Edit this page
Documentation
Components
Select

Select

type SelectProps = ComponentProps<typeof Select>;
A list of the props available
PropTypeDefault ValueDescription
classNamestringundefinedThe CSS class name for styling the button.
Scroll AreaSeparator

Noir Tribe Docs