check
Code copied to clipboard.
close
menu
menu_open
menu

Option

Utility interface for the internal Select component logic.

Scope

Global
Local

Kind

Interface
Type

Source Code

content_copy

interface Option {

 label: string;

 value: string;

}

Related Components

Components that use this type.

No items found.

Related Types

Types with similar roles.

No items found.