Sha256: 2f8ca61dfb4b681f8b1ca111f871a985c58758a215e6f14857faae9611151165

Contents?: true

Size: 601 Bytes

Versions: 64

Compression:

Stored size: 601 Bytes

Contents

<div class="table-container">
  <table class="table is-bordered {{ table_class }}">
    <thead>
      <tr>
        <th>Name</th>
        <th>Default value</th>
      </tr>
    </thead>
    <tfoot>
      <tr>
        <th>Name</th>
        <th>Default value</th>
      </tr>
    </tfoot>
    <tbody>
      {% for variable in page.variables %}
        <tr>
          <td >
            <code style="white-space: nowrap;">{{ variable.name }}</code>
          </td>
          <td>
            <code>{{ variable.value }}</code>
          </td>
        </tr>
      {% endfor %}
    </tbody>
  </table>
</div>

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
intia-theme-0.1.45 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.44 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.43 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.42 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.41 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.40 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.39 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.38 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.37 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.36 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.35 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.34 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.33 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.32 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.31 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.30 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.29 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.27 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.26 node_modules/bulma-carousel/src/demo/_includes/variables.html
intia-theme-0.1.25 node_modules/bulma-carousel/src/demo/_includes/variables.html