Interface AttributeList<T>

Type Parameters

Hierarchy

Properties

$comment?: string

Internal comment

default?: any

Default attribute value

description?: string

Attribute description

examples?: any[]

List of attribute examples

items: T
readOnly?: boolean

Non-editable schema

title?: string
type: "array"

Generated using TypeDoc