Implement the dom/isText helper #4989
Labels
package:utils
type:task
This issue reports a chore (non-production change) and other types of "todos".
Milestone
ATM we have
isWindow()
,isDomNode()
andisRange()
. The new helper should be used wherever possible (comment below) and work accross–iframes to avoid issues in the future.A follow-up of ckeditor/ckeditor5-utils#213 (comment).
The text was updated successfully, but these errors were encountered: