FunctionSidebarButton({
title,
heading,
level,
onClick,
isExpanded,
isBreadcrumb,
}: SidebarButtonProps)
apps/docs/src/components/layout/sidebar/sidebar-button.tsx:15
FunctionSidebarLink({
href,
selected = false,
title,
wip,
level,
heading = false,
isExpanded,
isBreadcrumb,
hid
apps/docs/src/components/layout/sidebar/sidebar-link.tsx:26
FunctionSplitActionDefault({
editor,
table,
left,
top,
height,
width,
index,
})
packages/plugins/table/src/components/action.tsx:150
FunctionToolbar({
className,
locale,
items,
disabled,
onRenderItem,
...props
})
packages/plugins/toolbar/src/components/toolbar.tsx:76
FunctionTooltip({
children,
side = 'bottom',
align = 'center',
arrow = true,
arrowFill,
content,
defaultOpen =
packages/ui/src/tooltip.tsx:18