Interface: InputSpec
Defined in: src/types.ts:17
Properties
| Property | Type | Defined in |
|---|---|---|
default? | string | src/types.ts:21 |
description? | string | src/types.ts:23 |
label? | string | src/types.ts:22 |
name | string | src/types.ts:18 |
options? | string[] | src/types.ts:24 |
required | boolean | src/types.ts:20 |
type | InputType | src/types.ts:19 |