Skip to content

text

import { text } from "@alloy-js/core";
function text(template: TemplateStringsArray, ...substitutions: Children[]): Children;

Parameters

template

TemplateStringsArray

substitutions

Children[]

Returns

Children