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

x/docxml/src/components/RowAddition.ts>RowAdditionProps

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
type alias RowAdditionProps
import { type RowAdditionProps } from "https://deno.land/x/docxml@5.5.4/src/components/RowAddition.ts";

A type describing the props accepted by RowAddition.

definition: ChangeInformation & TableRowProperties