Core/Packages/Runtime Core/Usage
@sigx/runtime-core · Stable

Using Runtime Core#

Renderer-agnostic component model — the essentials.

Basic usage#

TSX
import * as RuntimeCore from '@sigx/runtime-core';

Notes#

Component model and renderer base shared across every render target.