Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
function paragraphPropertiesFromNode
Deprecated
Deprecated

Careful!

import { paragraphPropertiesFromNode } from "https://deno.land/x/docxml@4.0.8/src/properties/paragraph-properties.ts";

Parameters

optional
node: Node | null