Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/docxml/src/classes/Component.ts>ComponentNodes

TypeScript library for parsing and building a DOCXML file
Go to Latest
type alias ComponentNodes
import { type ComponentNodes } from "https://deno.land/x/docxml@5.1.0/src/classes/Component.ts";

A component may serialize to one string/node, or multiple.

definition: ComponentNode | ComponentNode[]