Border
The Border module controls the border property of an object and has sides and radius as submodules
Border sides - with a switcher for [all | top | right | bottom | left | custom] options. The border is comprised out of:
Border width a dimension type field
Border color a color type field
Border style that is a simple selector field
Applied independently to each of the 4 sides. The border composite field can be tokenized (coming soon).
The stroke style field has a closed list - it accepts a selection from a pre-existing list of stroke styles. Stroke style fields currently don’t support tokens.
Border radius - with a switcher between unified/custom
Last updated