Skip to main content
Version: v2.4.1

ParsedStringOption

Defined in: parser/types.ts:338

StringOption normalized to always include a value.

Extends​

Properties​

PropertyTypeDescriptionInherited fromDefined in
infoText?stringThe description that is displayed when the participant hovers over the option. This does not accept markdown.StringOption.infoTextparser/types.ts:334
labelstringThe label displayed to participants. Markdown is supported.StringOption.labelparser/types.ts:330
valuestring--parser/types.ts:339