Methods
init()
Initial function of the Preact Controller
- Source:
repaint(newVdom)
Painting virtual DOM with the preact renderer.
Parameters:
Name | Type | Description |
---|---|---|
newVdom |
VNode | vDom to be paintend |
- Source: