Preparing search index...
The search index is not available
@decafhub/decaf-react - v0.6.1
@decafhub/decaf-react
DecafAppProps
Interface DecafAppProps
interface
DecafAppProps
{
children
:
ReactNode
;
config
?:
DecafAppConfig
;
controller
?:
DecafAppController
;
}
Index
Properties
children
config?
controller?
Properties
children
children
:
ReactNode
Optional
config
config
?:
DecafAppConfig
Optional
controller
controller
?:
DecafAppController
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
config
controller
@decafhub/decaf-react - v0.6.1
Loading...