Skip to main content
Module

x/docxml/src/components/Section.ts

TypeScript library for parsing and building a DOCXML file
Go to Latest
import * as docxml from "https://deno.land/x/docxml@5.2.0/src/components/Section.ts";

Classes

A component that represents a DOCX section, which could have its own page sizing options and so on.

Type Aliases

A type describing the components accepted as children of Section.

A type describing the props accepted by Section.