Components
Classes
Types
No results found.
If this is a bug, please report it.
Scroll
Open
Describes props for the Select Menu component.
export interface LkSelectMenuProps {
children: React.ReactNode;
cardProps?: LkCardProps;
}
Components that use this type.
Types with similar roles.