mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 14:34:37 +04:00
progress docs
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Progress
|
||||
description: A progress bar can be used to show a user how far along he is in a process.
|
||||
---
|
||||
|
||||
### Default markup
|
||||
|
||||
To create a default progress bar, add a `.progress` class to a `<div>` element:
|
||||
|
||||
{% example html %}
|
||||
{% include ui/progress.html %}
|
||||
{% endexample %}
|
||||
Reference in New Issue
Block a user