Preparing search index...
The search index is not available
Yank Note Api - v3.78.1
Yank Note Api
renderer/types
Components
Modal
AlertModalParams
Interface AlertModalParams
interface
AlertModalParams
{
action
?:
any
;
cancelText
?:
string
;
component
?:
any
;
content
?:
string
;
modalWidth
?:
string
;
okText
?:
string
;
title
?:
string
;
}
Hierarchy
BaseParams
AlertModalParams
Index
Properties
action?
cancel
Text?
component?
content?
modal
Width?
ok
Text?
title?
Properties
Optional
action
action
?:
any
Optional
cancel
Text
cancel
Text
?:
string
Optional
component
component
?:
any
Optional
content
content
?:
string
Optional
modal
Width
modal
Width
?:
string
Optional
ok
Text
ok
Text
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
cancel
Text
component
content
modal
Width
ok
Text
title
Yank Note Api - v3.78.1
Loading...