check
Code copied to clipboard.
close
menu
menu_open
menu

SelectInstance

Utility type for describing the context used within the Select component, keeping track of which select menu should be displayed at any given time.

Scope

Global
Local

Kind

Interface
Type

Source Code

content_copy

interface SelectInstance {

   close: () => void;

 }

Related Components

Components that use this type.

No items found.

Related Types

Types with similar roles.

No items found.