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

x/docxml/src/components/Section.ts>Section.fromNode

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
method Section.fromNode
import { Section } from "https://deno.land/x/docxml@4.0.7/src/components/Section.ts";

Instantiate this component from the XML in an existing DOCX file.

Parameters

node: Node