Typedef

ObjectWithPriority (utils)

@ckeditor/ckeditor5-utils/src/inserttopriorityarray

typedef
Object

The priority object descriptor.

const objectWithPriority = {
	priority: 'high'
}

Filtering

Properties

  • priority : PriorityString | Number

    Priority of the object.