useDirection
Returns the current text direction ('ltr' or 'rtl') based on the current translation.
function useDirection(): "ltr" | "rtl";Prev
useDialogsNext
useEditablePlainTextReturns the current text direction ('ltr' or 'rtl') based on the current translation.
function useDirection(): "ltr" | "rtl";