github
Preparing search index...
The search index is not available
clide-js
clide-js
OptionPromptParams
Type Alias OptionPromptParams<T>
OptionPromptParams
:
Replace
<
PromptParams
,
{
client
?:
Client
;
config
?:
T
;
name
:
string
;
onCancel
?:
()
=>
void
;
validate
?:
(
value
?:
PromptPrimitiveType
)
=>
MaybePromise
<
boolean
|
string
>
;
}
,
>
Type Parameters
T
extends
OptionConfig
=
OptionConfig
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
github
clide-js
Loading...