updateDOM Helper
Pre-release
Pre-release
In this release, we added the tApp.updateDOM()
method, which when called, updates the DOM for all tApp components (this method is automatically called after component.setState(key, val)
).