Skip to content

Density

Toggle density — live

Tokens

density8 tokensv2.3.0
42
matter
src ↗
44
matter
src ↗
32
matter
src ↗
14
matter
src ↗
32
matter
src ↗
36
matter
src ↗
24
matter
src ↗
10
matter
src ↗

Applying density

<html data-density="comfortable">  <!-- default -->
<html data-density="compact">      <!-- for dense dashboards -->

Components read density from CSS — no React prop required.

Set density once on <html> and let the cascade do the work.
Don't author per-component dense props. The density attribute is the contract.

On this page