We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6875755 + 73b1a9e commit fc7ff81Copy full SHA for fc7ff81
docs/components/loader/index.html
@@ -2,6 +2,7 @@
2
title: Loader
3
minver: 0.4.0
4
also:
5
+ components/loader/test-progress.html: Testing - Progress Bar
6
elements/hx-busy: <hx-busy>
7
elements/hx-progress: <hx-progress>
8
---
docs/elements/hx-progress/test.html renamed to docs/components/loader/test-progress.html
@@ -1,7 +1,11 @@
1
-title: Testing <hx-progress>
+title: Testing - Progress Bar
+crumbs:
+ - path: components/loader
+ label: Loader
{% extends 'test.njk' %}
+
9
{% block content %}
10
<section>
11
<h2>No Attributes</h2>
0 commit comments