I only found a function that returns the diraction that called $isParentElementRTL(selection)
I want to add a button that switches the direction of a paragraph between rtl => ltr and from ltr => rtl
Note: The app is a React app
I only found a function that returns the diraction that called $isParentElementRTL(selection)
I want to add a button that switches the direction of a paragraph between rtl => ltr and from ltr => rtl
Note: The app is a React app