{% import 'components/panel.html' as panel %}
{% call panel.component(title='Sizes', description='A simple yet versatile animated spinner component. Add .loader-[sm|lg] or .is-loading-[sm|lg] to create loaders at different sizes.') %}
{% endcall %} {% call panel.component(title='Colors', description='Using Bootstrap’s typical naming structure i.e. .loader-primary, you can create colored loaders depending on your needs.') %}
{% endcall %} {% call panel.component(title='Helper', description='Indicate loading state of nearly any component with an .is-loading modifier.') %}
Button Button
{% endcall %}