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:

  1. Border width a dimension type field

  2. Border color a color type field

  3. 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