FunctionImageAlignButton({
editor: providedEditor,
align,
text,
extensionName,
attributeName = "data-align",
hideWhenUnava
apps/web/src/tiptap/ui/image-align-button/image-align-button.tsx:34
FunctionImageDownloadButton({
editor: providedEditor,
text,
hideWhenUnavailable = false,
onDownloaded,
resolveFileUrl,
...but
apps/web/src/tiptap/ui/image-download-button/image-download-button.tsx:35
FunctionMarkButton({
editor: providedEditor,
type,
text,
hideWhenUnavailable = false,
onToggled,
...buttonProps
}: M
apps/web/src/tiptap/ui/floating-toolbar/mark-button/mark-button.tsx:34