Skip to main content
Module

x/targadactyl/deps.ts>TextProperty

tga.js implemented in Deno
Latest
interface TextProperty
import { type TextProperty } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

Named text property.

Properties

key: string

Property identifier, usually the node name.

value: TextValue

Property value.