linePosition
Animated type values default String "center | out | in [offset]" "center"
Descriptive string in form "mode [offset]"
that defines how the progress line is aligned in relation to the circle fill area. Available modes are center
, in
and out
. Additionally, with the out
mode you can provide any offset
Number value. In general, this prop makes it possible to mimic the SVG2 stroke-aligment
, which is currently not supported in any browser.
<ve-progress line-position="in 10" />
<ve-progress line-position="out" />
Example
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4