A simple table component for just listing a collection
(Created page with "<table class="plaintable"> <thead> <tr> <th class="plaintable">[ViewModelColumnLabel]</th> </tr> </thead> <tr ng-repeat="row in data.[ViewModelColumnName]"> <td class="pl...")
 
No edit summary
Line 1: Line 1:
<code>
<table class="plaintable">
<table class="plaintable">
<thead>
<thead>
Line 10: Line 11:
</tr>
</tr>
</table>
</table>
</code>

Revision as of 13:35, 11 February 2021

<thead> </thead>
[ViewModelColumnLabel]
Template:Row.asString

This page was edited 113 days ago on 01/11/2024. What links here