FunctionIllustration({
caption,
src,
alt,
author,
authorLink,
}: {
caption: string
src: string
alt: string
autho
apps/docs/src/components/mdx/mdx-components.tsx:178
FunctionInsertActionDefault({
editor,
table,
left,
top,
height,
width,
index,
})
packages/plugins/table/src/components/action.tsx:43
FunctionListElement({
element,
attributes,
children,
onRenderLabel,
StyledList,
isAutoUpdateLabelStyle = true,
}: Ren
packages/plugins/list/src/styles.tsx:56
FunctionResizer({
onResize,
onChange,
maxHeight,
maxWidth,
minHeight = 10,
minWidth = 10,
previewImage,
holde
packages/ui/src/resizer.tsx:21