TldrawUiMenuActionItem

See source code
Table of contents

Properties

type TLUiMenuActionItemProps = {
  actionId?: string
} & Partial<
  Pick<TLUiMenuItemProps, 'disabled' | 'isSelected' | 'noClose' | 'onSelect'>
>
Prev
TldrawUiMenuActionCheckboxItem
Next
TldrawUiMenuCheckboxItem
hi

We use cookies on this website.
Learn more in our Cookie Policy.