Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/docxml/mod.ts>Tab.fromNode

TypeScript (component) library for building and parsing a DOCX file
Latest
method Tab.fromNode
import { Tab } from "https://deno.land/x/docxml@5.15.3/mod.ts";

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

Parameters

_node: Node