--- layout: default nav: tutorial ---
This example demos a delete button that removes a table row upon completion. A confirmation popup is specified at the tbody level, so all buttons share the same confirmation message.
Note that the "server side" implementation is mocked out using mockjax, so you can see the entire implementation. Click the "Source Code" tab to see the code.
| Name | Status | ||
|---|---|---|---|
| Joe Smith | joe@smith.org | Active | |
| Angie MacDowell | angie@macdowell.org | Active | |
| Fuqua Tarkenton | fuqua@tarkenton.org | Active | |
| Kim Yee | kim@yee.org | Inactive |