UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

16 lines (15 loc) 326 B
<div class="row"> <table> <tr> <td style="width: 100%;"> ${label} </td> <td> <span class="listBtn noclick ${button1Cls}">${buttonLabel1}</span> </td> <td> <span class="listBtn noclick ${button2Cls}">${buttonLabel2}</span> </td> </tr> </table> </div>