Represents a string property with optional constraints.

Hierarchy (View Summary)

Constructors

Properties

default: string
description: string
editor: boolean = false
enum: string[]
required: boolean = false
title: string
type: "string" | "number" | "boolean" | "array"

Methods