Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
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
Private
Inherited
Theme
OS
Light
Dark
On This Page
children
header
type
Theia TypeDoc
Loading...