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

x/docxml/src/utilities/components.ts>registerComponent

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
function registerComponent
import { registerComponent } from "https://deno.land/x/docxml@5.15.0/src/utilities/components.ts";

Register a component in such a way that it can be found by its name later. Uses the class name as unique key.