Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct {
reactea.BasicComponent
Routes Routes
// contains filtered or unexported fields
}
func NewWithRoutes ¶ added in v0.5.0
type RouteInitializer ¶
type Routes ¶ added in v0.5.0
type Routes = map[string]RouteInitializer
Click to show internal directories.
Click to hide internal directories.