Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetInjectPropsOptions<V>

Type parameters

Hierarchy

Index

Properties

Optional className

className: string

Existing className.

Optional element

element: ElementOf<TEditor<V>>

Style value or className key.

Optional style

style: CSSProperties

Existing style.

Optional text

text: TextOf<TEditor<V>>

Style value or className key.

Generated using TypeDoc