Introduction

Many functions can update the UI from the server

  • update functions
    • updateTextInput(), updateTabSetPanel()
  • toggle functions
    • hideTab(), showTab()
  • modify user interface elements
    • renderUI(), insertUI(), removeUI()