Trails Packages
Preparing search index...
@open-pioneer/chakra-snippets
alert
AlertProps
Interface AlertProps
interface
AlertProps
{
endElement
?:
ReactNode
;
icon
?:
ReactElement
<
unknown
,
string
|
JSXElementConstructor
<
any
>
>
;
startElement
?:
ReactNode
;
title
?:
ReactNode
;
}
Hierarchy
Omit
<
ChakraAlert.RootProps
,
"title"
>
AlertProps
Index
Properties
end
Element?
icon?
start
Element?
title?
Properties
Optional
end
Element
endElement
?:
ReactNode
Optional
icon
icon
?:
ReactElement
<
unknown
,
string
|
JSXElementConstructor
<
any
>
>
Optional
start
Element
startElement
?:
ReactNode
Optional
title
title
?:
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Element
icon
start
Element
title
Trails Packages
Loading...