border

Border properties including width, color, and style.

Type

(T extends TraitVariantData ? Marshaled<Border> : Border) | null

Styles: "solid", "dashed", "dotted", "double". Width can be per-side (e.g. "1px 2px 3px 4px"). Setting to null removes the border. Supported by FrameNode.