discover/web/content/en/shortcodes/progress.md
2023-09-25 00:41:28 +02:00

974 B

title
Progress

A progress bar shows how far a process has progressed.

Attributes

Name Description default
value progress value 0
icon (optional) icon to use, need to be an icon from an SVG sprite undefined
title (optional) progress title undefined

Usage

{{</* progress title=Eating value=65 icon=gdoc_heart */>}}

Example

{{< progress title=Eating value=65 icon=gdoc_heart >}}