2022-09-21 18:35:23 -04:00
|
|
|
# Live Update
|
2022-11-11 19:57:25 -05:00
|
|
|
<!--
|
2022-09-21 18:35:23 -04:00
|
|
|
|
2022-11-11 19:57:25 -05:00
|
|
|
TODO
|
|
|
|
|
|
|
|
* Describe feature and philosophy
|
|
|
|
* How to enable on the loader
|
|
|
|
* How to use the LiveUpdate component
|
|
|
|
* List and describe each live update control (LiveText, LiveDropdown, etc.)
|
|
|
|
* Explain LiveRelationship
|
|
|
|
* Note importance of wrapping screens in async data components and specifying async watchers on panels
|
|
|
|
* Tech details - subscription to lists, query for updated data, change token
|
|
|
|
* Tech details - begin live update / end live update
|
|
|
|
|
|
|
|
-->
|