div-stroke
Stroke.
Parameters
Parameters | Description |
---|---|
color |
string Required parameter. Stroke color. Valid formats: |
style |
object Stroke style. Supported for border stroke only. The value has the type Default value: Available platforms: Android, iOS, web. List of possible values: |
unit |
string Possible values: Default value: |
width |
number Stroke width. Restriction for the value Default value: |
JSON
{
color*: "string",
style: div-stroke-style,
unit: "string",
width: "number"
}
Was the article helpful?
Previous
Next