Options
All
  • Public
  • Public/Protected
  • All
Menu

The state object for PendingFormatStatePlugin

Hierarchy

  • PendingFormatStatePluginState

Index

Properties

pendableFormatPosition

pendableFormatPosition: NodePosition

The position of last pendable format state changing

pendableFormatSpan

pendableFormatSpan: HTMLElement

A temporary SPAN element to hold pending format change. it will be inserted into content when user type something, or discard if focus position is moved

pendableFormatState

pendableFormatState: PendableFormatState

Current pending format state

Generated using TypeDoc