Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/widgets/alert-message
AlertMessageProps
Interface AlertMessageProps
interface
AlertMessageProps
{
children
?:
ReactNode
;
header
:
string
;
type
:
keyof
AlertMessageIcon
;
}
Index
Properties
children?
header
type
Properties
Optional
children
children
?:
ReactNode
header
header
:
string
type
type
:
keyof
AlertMessageIcon
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
header
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...