Skip to content

@hobom-grid/core


@hobom-grid/core / Px

Type Alias: Px

Px = Brand<number, "Px">

Defined in: contracts/contracts-model.ts:11

Pixel unit in grid kernel coordinate space.

  • Always interpreted as CSS pixels at the adapter layer, but the kernel is DOM-agnostic.