@flowscripter/dynamic-cli-framework
Preparing search index...
PrompterServiceConfig
Interface PrompterServiceConfig
interface
PrompterServiceConfig
{
checkboxCheckedChars
:
string
;
checkboxUncheckedChars
:
string
;
inputPromptCharacters
:
string
;
openUrl
?:
(
url
:
string
)
=>
Promise
<
void
>
;
scrollVisibleOptions
:
number
;
}
Index
Properties
checkbox
Checked
Chars
checkbox
Unchecked
Chars
input
Prompt
Characters
open
Url?
scroll
Visible
Options
Properties
Readonly
checkbox
Checked
Chars
checkboxCheckedChars
:
string
Readonly
checkbox
Unchecked
Chars
checkboxUncheckedChars
:
string
Readonly
input
Prompt
Characters
inputPromptCharacters
:
string
Optional
Readonly
open
Url
openUrl
?:
(
url
:
string
)
=>
Promise
<
void
>
Readonly
scroll
Visible
Options
scrollVisibleOptions
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
checkbox
Checked
Chars
checkbox
Unchecked
Chars
input
Prompt
Characters
open
Url
scroll
Visible
Options
@flowscripter/dynamic-cli-framework
Loading...