DotVVM Academy

Repeater

This application is not supported on mobile browsers.

Add Button

Now let's create the user interface for adding items.


Tasks

  • Add a TextBox to <body> and value-bind it to NewItem.
  • Add a Button to <body> and command-bind it to Add.
MessageLineColumn