--- title: Progress desc: Visually represents the completion status of a task, process, or page load status. ico: mdi:progress-clock keywords: - loading - radial - stat controls: - name: text type: text label: Text desc: Some desc. default: Text options: preview: |
code: html: |
{text}
logic: text: "this.text" ---