Skip to content

Property

Properties

extra?

optional extra: string

Source

shapes.ts:45


hidden

hidden: boolean

Source

shapes.ts:42


max?

optional max: number

Source

shapes.ts:47


min?

optional min: number

Source

shapes.ts:46


name

name: string

Source

shapes.ts:40


options?

optional options: string[]

Source

shapes.ts:43


step?

optional step: number

Source

shapes.ts:48


type

type: "string" | "number" | "boolean" | "text" | "enum"

Source

shapes.ts:41


value

value: any

Source

shapes.ts:44