Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TODO: Describe the Ajax Anchor templateThe ajax a template is used to make asynchronous calls to the server when the user clicks on the a href link. It is useful when you need to communicate information back to the application from the UI, without requiring the entire page to be re-rendered. An example would be removing an item from a list.