Skip to content

@serenity-is/corelib / TiptapToolbarHiddenOption

Interface: TiptapToolbarHiddenOption

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:108

Properties

alignment?

optional alignment: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:109


alignmentJustify?

optional alignmentJustify: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:110


blockquote?

optional blockquote: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:111


boldItalicUnderline?

optional boldItalicUnderline: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:112


headings?

optional headings: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:114


image?

optional image: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:115


inlineCode?

optional inlineCode: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:113


optional link: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:116


listOptions?

optional listOptions: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:117


strike?

optional strike: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:118


superSubScript?

optional superSubScript: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:119


undoRedo?

optional undoRedo: boolean

Defined in: src/ui/editors/htmlcontenteditor-tiptap.tsx:120