check
Code copied to clipboard.
close
menu
menu_open
menu

DropdownInstance

Represents an instance of a dropdown component. Used for background logic.

Scope

Global
Local

Kind

Interface
Type

Source Code

content_copy

interface DropdownInstance {

   close: () => void;

 }

Related Components

Components that use this type.

Related Types

Types with similar roles.

No items found.