Skip to main content
Version: Next

RoleSelectMenu

RoleSelectMenu

The RoleSelectMenu component.

Example

import { RoleSelectMenu } from 'commandkit';

const roleSelectMenu = <RoleSelectMenu />
Signature
function RoleSelectMenu(props: RoleSelectMenuProps): void

Parameters

props