check
Code copied to clipboard.
close
menu
menu_open
menu

LkSelectMenuProps

Describes props for the Select Menu component.

Scope

Global
Local

Kind

Interface
Type

Source Code

content_copy

export interface LkSelectMenuProps {

 children: React.ReactNode;

 cardProps?: LkCardProps;

}

Related Components

Components that use this type.

No items found.

Related Types

Types with similar roles.

No items found.