Custom Dashed/Dotted Border
Based on a trick with SVG image inside 'background-image' property
Stroke width: {{ currentStyle.width }}
Dash Array
It's a sequence of visible/invisible intervals.
Line Cap
{{ option }}
Dash offset: {{ currentStyle.dashOffset }}
Border radius: {{ currentStyle.borderRadius }}
{{ output }}
Copy