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

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

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

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

Parameters

_node: Node