Sha256: 7274de976613a1fd8cbb6055869e937e16a7fe7036c2c5efd06c729953980c45
Contents?: true
Size: 427 Bytes
Versions: 75
Compression:
Stored size: 427 Bytes
Contents
<%= render component_tag(x: { data: "appToolbar", "bind:class": "{ready}"}) do %> <div class="toolbar-sections"> <div class="toolbar-section toolbar-section-start" x-ref="startSection" :style="{width: startSectionWidth}"> <%= start_section %> </div> <div class="toolbar-section toolbar-section-end" x-ref="endSection" :style="{width: endSectionWidth}"> <%= end_section %> </div> </div> <% end %>
Version data entries
75 entries across 75 versions & 1 rubygems