Skip to content

types.StringProps

canisminor1990 edited this page Apr 8, 2023 · 1 revision

Interface: StringProps

types.StringProps

字符串类型参数属性

Property

是否支持多行输入

Property

是否支持动态提示

Table of contents

Properties

Properties

dynamic_prompt

Optional dynamic_prompt: boolean

Defined in

src/types/input.ts:24


multiline

Optional multiline: boolean

Defined in

src/types/input.ts:23