Preparing search index...
The search index is not available
vim-web
vim-web
MessageBoxProps
Type Alias MessageBoxProps
MessageBoxProps
:
{
body
:
string
|
JSX.Element
;
canClose
:
boolean
;
footer
?:
string
|
JSX.Element
;
onClose
?:
()
=>
void
;
title
:
string
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
vim-web
Loading...