Gets the data from an instance of CKEditor 5.
Optionaloptions: { [key: string]: unknown } & DataContextOptionsoptions for getting the data
the data or some signal for invalid data, if supported by implementation
Sets the data at an instance of CKEditor 5.
data to set
Optionaloptions: { [key: string]: unknown } & DataContextOptionsoptions for setting the data
Data API to control in- and output to an instance of CKEditor 5.