UNPKG

magix-components

Version:
19 lines (18 loc) 571 B
<table class="days"> <thead> <tr class="hours"> <td class="range"> <span class="item item-0">0:00</span> <span class="item item-6">6:00</span> <span class="item item-12">12:00</span> <span class="item item-18">18:00</span> <span class="item item-24">24:00</span> </td> </tr> </thead> <tbody> <tr class="day"> <td id="range_<%=viewId%>" mx-view="@./index" mx-change="@{hour}()"></td> </tr> </tbody> </table>