Report an issue
Class

CKEDITOR.plugins.copyformatting.state

class

Copy Formatting state object created for each CKEditor instance.

Filtering

Properties

  • editor : editor

    Editor reference.

  • filter : filter

    Filter used by the current Copy Formatting instance.

  • sticky : Boolean

    Indicates if the Copy Formatting plugin is in sticky mode.

    Defaults to false

  • styles : style[] | null

    Currently copied styles.

Static properties

Methods