CodeCraft Auth API Docs - v0.0.0
Preparing search index...
routes/core/route-guard
RouteGuardProps
Interface RouteGuardProps
interface
RouteGuardProps
{
children
?:
ReactNode
;
guardType
?:
RouteGuardType
;
}
Index
Properties
children?
guard
Type?
Properties
Optional
children
children
?:
ReactNode
Optional
guard
Type
guardType
?:
RouteGuardType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
guard
Type
CodeCraft Auth API Docs - v0.0.0
Loading...