Skip to main content
cngx-src documentation

CngxTouchTargetValue

Type Aliascore/theming

projects/core/theming/touch-target.ts

Referenced by#

Description#

The three touch-target modes the [data-touch] floor accepts. auto (the default) writes no attribute and leaves the (any-pointer: coarse) media query in control - the environment derives the 44px floor. on / off pin the floor explicitly, overriding the media query for the subtree.

Definition#

"auto" | "on" | "off"