Preparing search index...
The search index is not available
React Corsair - v0.0.4
React Corsair
OutletProps
Interface OutletProps
Props of an
Outlet
.
interface
OutletProps
{
children
?:
ReactNode
;
}
Index
Properties
children?
Properties
Optional
children
children
?:
ReactNode
A content that is rendered if there's no route to render.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
children
React Corsair - v0.0.4
Loading...
Props of an Outlet.