Sha256: e6372ce52b7441680ec9af2eff686b242ef4fe1728bccbfba89200c591e2dba7

Contents?: true

Size: 520 Bytes

Versions: 39

Compression:

Stored size: 520 Bytes

Contents

{% comment %}
  Este label puede usarse para abrir y cerrar un elemento asociado a
  toggler.html

  Mientras compartan la misma ID puede colocarse el label en cualquier
  lado del HTML.

  @see toggler.html
  @param :id [String] La ID del elemento
  @param :class [String] CSS
  @param :content [String] Contenido
{% endcomment %}
<label
  data-controller="label"
  tabindex="0"
  aria-hidden="true"
  id="{{ include.id }}-label"
  for="{{ include.id }}"
  class="{{ include.class }}">
  {{ include.content }}
</label>

Version data entries

39 entries across 39 versions & 3 rubygems

Version Path
compost-jekyll-theme-0.3.8 _includes/toggler/toggler_label.html
compost-jekyll-theme-0.3.7 _includes/toggler/toggler_label.html
compost-jekyll-theme-0.3.6 _includes/toggler/toggler_label.html
compost-jekyll-theme-0.3.5 _includes/toggler/toggler_label.html
radios-comunitarias-jekyll-theme-0.3.0rc1 _includes/toggler/toggler_label.html
compost-jekyll-theme-0.3.4 _includes/toggler/toggler_label.html
compost-jekyll-theme-0.3.3 _includes/toggler/toggler_label.html
compost-jekyll-theme-0.3.2 _includes/toggler/toggler_label.html
compost-jekyll-theme-0.3.1 _includes/toggler/toggler_label.html
compost-jekyll-theme-0.3.0 _includes/toggler/toggler_label.html
empresa-recuperada-jekyll-theme-0.2.6 _includes/toggler/toggler_label.html
compost-jekyll-theme-0.2.3 _includes/toggler/toggler_label.html
empresa-recuperada-jekyll-theme-0.2.5 _includes/toggler/toggler_label.html
empresa-recuperada-jekyll-theme-0.2.4 _includes/toggler/toggler_label.html
empresa-recuperada-jekyll-theme-0.2.3 _includes/toggler/toggler_label.html
empresa-recuperada-jekyll-theme-0.2.2 _includes/toggler/toggler_label.html
empresa-recuperada-jekyll-theme-0.2.1 _includes/toggler/toggler_label.html
empresa-recuperada-jekyll-theme-0.2.0 _includes/toggler/toggler_label.html
compost-jekyll-theme-0.2.2 _includes/toggler/toggler_label.html
compost-jekyll-theme-0.2.1 _includes/toggler/toggler_label.html