Sha256: 8e87d8a7fa41abb70e81d65482b3b6a4f5900b25ae60031aebff16458b89f4b5

Contents?: true

Size: 728 Bytes

Versions: 58

Compression:

Stored size: 728 Bytes

Contents

<table class="table is-hoverable">
    <thead>
        <tr>
            <th class="is-narrow">Option name</th>
            <th>Description</th>
            <th class="is-narrow">Type</th>
            <th class="is-narrow">Default value</th>
        </tr>
    </thead>
    <tbody>
        {{ range .Site.Data.options }}
        <tr>
            <td class="is-narrow has-background-light">{{ .name }}</td>
            <td class="has-text-grey">{{ .description | $.Page.RenderString }}</td>
            {{ if .type }}
            <td class="is-narrow">{{ .type | $.Page.RenderString }}</td>
            {{ end }}
            <td class="is-narrow"><code>{{ .value }}</code></td>
        </tr>
        {{ end }}
    </tbody>
</table>

Version data entries

58 entries across 58 versions & 1 rubygems

Version Path
intia-theme-0.1.65 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.64 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.63 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.62 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.61 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.60 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.59 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.58 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.57 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.56 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.55 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.54 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.53 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.52 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.51 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.50 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.49 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.48 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.47 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html
intia-theme-0.1.46 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/options.html