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

x/docxml/src/properties/paragraph-properties.ts>paragraphPropertiesFromNode

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
function paragraphPropertiesFromNode
import { paragraphPropertiesFromNode } from "https://deno.land/x/docxml@5.3.1/src/properties/paragraph-properties.ts";

Parameters

optional
node: Node | null