--- sidebar_label: BoxModel.border --- # BoxModel.border property #### Signature: ```typescript interface BoxModel { border: Point[]; } ```