Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransformOptions<V>

Type parameters

Hierarchy

Index

Properties

Optional className

className: string

Existing className.

Optional element

element: ElementOf<TEditor<V>>

Style value or className key.

Optional nodeValue

nodeValue: any

Optional style

style: CSSProperties

Existing style.

Optional text

text: TextOf<TEditor<V>>

Style value or className key.

Generated using TypeDoc