import * as docxml from "https://deno.land/x/docxml@5.3.5/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. |