TldrawUiMenuToolItem
See source codeTable of contents
Properties
type TLUiMenuToolItemProps = {
toolId?: string
} & Pick<TLUiMenuItemProps, 'disabled' | 'isSelected'>
Prev
TldrawUiMenuSubmenuNext
TldrawUiOrientationProvidertype TLUiMenuToolItemProps = {
toolId?: string
} & Pick<TLUiMenuItemProps, 'disabled' | 'isSelected'>