As you probably know that document.execCommand method has been deprecated and is not recommended for use in modern web development (See MDN, Stackoverflow Thread.
What is your plan for replacement of this function? Do you have any current recommendations for inlinetool developments?
As you probably know that
document.execCommandmethod has been deprecated and is not recommended for use in modern web development (See MDN, Stackoverflow Thread.What is your plan for replacement of this function? Do you have any current recommendations for inlinetool developments?