Rizzo
Rizzo thing
Constructor Summary
| Public Constructor | ||
| public |
constructor(objectPattern: {"registry": *, "logger": *, "perf": *}) |
|
Method Summary
| Public Methods | ||
| public |
event(name: *, data: *) Mark a rizzo event |
|
| public |
renderComponent(Component: Component, options: Object): Object Render a component |
|
Public Constructors
public constructor(objectPattern: {"registry": *, "logger": *, "perf": *}) source
Params:
| Name | Type | Attribute | Description |
| objectPattern | {"registry": *, "logger": *, "perf": *} |
|