Classes
Type Definitions
-
DeltaItem
-
Properties:
Name Type Description DeltaItem.deletenumber | undefined DeltaItem.retainnumber | undefined DeltaItem.stringstring | undefined DeltaItem.attributesObject.<string, any> -
TextAttributes
-
Attributes that can be assigned to a selection of text.
Example
{ bold: true, font-size: '40px' }