Browse documentation

Fragment

Type. Exported fragment sentinel.

Table of contents

Category

Type

Type import

ts
import type { Fragment } from "valyrian.js";

Public signature

ts
type Fragment = typeof fragment;

Type usage

Fragment is the type of the exported fragment sentinel used for grouped children without a wrapper element.