Add Button
Now let's create the user interface for adding items.
Tasks
- Add a
TextBoxto<body>and value-bind it toNewItem. - Add a
Buttonto<body>and command-bind it toAdd.
| Message | Line | Column | |
|---|---|---|---|
|
|
Now let's create the user interface for adding items.
TextBox to <body> and value-bind it to NewItem.Button to <body> and command-bind it to Add.| Message | Line | Column | |
|---|---|---|---|
|
|