Preparing search index...
The search index is not available
Yank Note Api - v3.78.1
Yank Note Api
renderer/types
Components
Modal
InputModalParams
Interface InputModalParams
interface
InputModalParams
{
cancelText
?:
string
;
component
?:
any
;
content
?:
string
;
hint
?:
string
;
maxlength
?:
number
;
modalWidth
?:
string
;
okText
?:
string
;
readonly
?:
boolean
;
select
?:
boolean
|
[
number
,
number
,
"forward"
|
"none"
|
"backward"
]
;
title
?:
string
;
type
?:
string
;
value
?:
string
;
}
Hierarchy
BaseParams
InputModalParams
Index
Properties
cancel
Text?
component?
content?
hint?
maxlength?
modal
Width?
ok
Text?
readonly?
select?
title?
type?
value?
Properties
Optional
cancel
Text
cancel
Text
?:
string
Optional
component
component
?:
any
Optional
content
content
?:
string
Optional
hint
hint
?:
string
Optional
maxlength
maxlength
?:
number
Optional
modal
Width
modal
Width
?:
string
Optional
ok
Text
ok
Text
?:
string
Optional
readonly
readonly
?:
boolean
Optional
select
select
?:
boolean
|
[
number
,
number
,
"forward"
|
"none"
|
"backward"
]
Optional
title
title
?:
string
Optional
type
type
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
Text
component
content
hint
maxlength
modal
Width
ok
Text
readonly
select
title
type
value
Yank Note Api - v3.78.1
Loading...