Sha256: ba41d5e2f6ff6ed80e5e5262ab6443d0eb17735d281e489d255aaa2f6fb42c6b
Contents?: true
Size: 528 Bytes
Versions: 2
Compression:
Stored size: 528 Bytes
Contents
<div class="table__container"> <div class="table__actions"> <div class="docks-button__segmented-container"> <button class="docks-button" table-action="shift-left" style="font-family: Consolas;"><</button> <button class="docks-button" table-action="shift-right" style="font-family: Consolas;">></button> </div> </div> <div class="table__backdrop"> <div class="table__scroller"> <table class="table"> <%= capture(table, &table.block) %> </table> </div> </div> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
docks_theme_api-1.0.3 | source/components/table/table.erb |
docks_theme_api-1.0.2 | source/components/table/table.erb |