Render for single-value views.
customize | redefines the 'type' property |
render | renders the specified item or the whole component |
sync | allows you to sync two copies of data (all or just a part of it) from one DataCollection to another |
onAfterRender | occurs immediately after the component has been rendered. |
onBeforeRender | occurs immediately before the component has been rendered |
template | the component template |
type | currently used set of helpers for view rendering |