⚠️ WarningNightly documentation ahead. Switch to the stable editor documentation.
Typedef

ObjectWithPriority (utils)

@ckeditor/ckeditor5-utils/src/inserttopriorityarray

typedef
Object

The priority object descriptor.

const objectWithPriority = {
	priority: 'high'
}

Filtering

Properties

  • Priority of the object.