tsx-dom
Version:
A simple way to use tsx syntax to create native dom elements using document.createElement.
15 lines (14 loc) • 302 B
YAML
title: tsx-dom
description: A simple way to use tsx syntax to create native DOM elements using document.createElement.
keywords:
- TypeScript
- tsx
- jsx
- create-element
sidebar:
- "setup"
- "html-tags"
- "components"
- "referencing-elements"
- "custom-elements"
- "configuration"