
內容簡介
X3P0 Progress 是一個區塊,允許使用者使用簡單的介面創建進度條。
該外掛的目標不僅僅是允許基於百分比的數字(例如,0% – 100% 的進度)。雖然這是預設值,但使用者也可以選擇以下選項:
小數:輸出一個普通的小數。
貨幣:創建金融進度條,從全球貨幣清單中選擇。
單位:從完整的瀏覽器支持的單位列表中選擇,例如碼、英尺、升、毫米等等。
進度條的輸出高度可自訂。除了標準的區塊選項,如間距、對齊和邊框控制外,使用者還可以使用一系列設計工具。其中一些功能包括:
高度:調整進度條的高度。
顏色和漸變:為進度條的前景和背景選擇自定義顏色或漸變。
陰影:為進度條添加方框陰影,使其更具 3D 效果。
此區塊在標記中輸出正確的 <progress> 和 <label> 元素。這應有助於可存取性,確保您網站的所有潛在訪客都可以閱讀進度的值。
外掛標籤
開發者團隊
原文外掛簡介
X3P0: Progress is a block that allows users to create progress bars using a straightforward interface.
The block lets you add progress for nearly any type of goal:
Percentage: Outputs a percentage from 0% to 100%.
Decimal: Outputs a plain decimal number.
Currency: Create financial progress bars, choosing from a list of worldwide currencies.
Unit: Choose from a complete list of browser-supported units, such as yards, feet, liters, millimeters, and much more.
The output of the progress bar is highly customizable. Aside from standard block options, such as spacing, alignment, and border control, users also have a range of design tools at their disposal.
This block outputs proper
