div-stroke
Stroke.
Parameters
Parameters | Description |
---|---|
color |
string Required parameter. Stroke color. Valid formats: |
unit |
string Possible values: Default value: |
width |
number Stroke width. Restriction for the value Default value: |
JSON
{
color*: "string",
unit: "string",
width: "number"
}