projects/core/bidi/direction.ts
Read the document writing-direction signal in an injection context. Returns 'rtl' under <html dir="rtl"> and re-signals on a runtime root flip. The signal is read-only: cngx reports the direction the DOM owns, it never sets it.
'rtl'
<html dir="rtl">
injectDirection()
Signal