Type Alias UserInputParam<T>
UserInputParam<T>: { allowCustomInput?: boolean; customInputConstraints?: CustomInputConstraints; customInputPlaceholder?: string; defaultValue: string | number; description: string; kind: ValueType; name: string; options: (string | number)[]; prefixAndSuffix?: PrefixAndSuffix; uiType: T; }
Param: UiType
radio
orbutton
(scalable). Define what component should be rendered in Card topic subscription view.Param: defaultValue
The value for default alert subscription