projects/core/theming/touch-target.ts
Read the app-wide touch-target signal in an injection context. The returned signal is writable, so injectTouchTargets().set('on') pins the 44px floor across the whole document reactively.
injectTouchTargets().set('on')
injectTouchTargets()
WritableSignal