Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RemoveMarkOptions<V, K>

Type parameters

Hierarchy

Index

Properties

Optional at

at: BaseRange

Range where the mark(s) will be removed

Optional compare

compare: PropsCompare

Optional hanging

hanging: boolean

key

key: K | K[]

Mark or the array of marks that will be removed

Optional merge

merge: PropsMerge

Optional mode

mode: MaximizeMode

Optional shouldChange

shouldChange: boolean

When location is not a Range, setting this to false can prevent the onChange event of the editor to fire

default

true

Optional voids

voids: boolean

Generated using TypeDoc