half
type | values | default |
---|---|---|
Boolean | false |
Specifies the type of the circle. If it is set to true
, only the half of the circle will be drawn.
Usage 📜
<ve-progress half/>
<ve-progress :half="true" />
half
type | values | default |
---|---|---|
Boolean | false |
Specifies the type of the circle. If it is set to true
, only the half of the circle will be drawn.
<ve-progress half/>
<ve-progress :half="true" />