oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / OcAuroraProps

Interface: OcAuroraProps

Defined in: tokens/aurora.tsx:7

Properties

PropertyTypeDescriptionDefined in
<a id="property-classname"></a> className?string-tokens/aurora.tsx:22
<a id="property-gl"></a> gl?booleanMount the OcAuroraGL silk-field upgrade (aurora depth R2). Default off. When every gate passes (WebGL2 with a real GPU, no reduced-motion, no saveData / low-memory signal, ambient motion on), a ~8 KB chunk lazy-loads after idle and crossfades over the CSS blobs — which then pause. Every failure or opt-out path silently keeps the CSS aurora. Per-site kill switch without a package release: .oc-aurora { --oc-aurora-gl: off }.tokens/aurora.tsx:21
<a id="property-intensity"></a> intensity?numberMaster intensity multiplier (default 1, from the theme CSS). Overrides --oc-aurora-intensity for this mount — e.g. dial a reading-heavy site down.tokens/aurora.tsx:12