--- sidebar_label: BoxModel.height --- # BoxModel.height property **Signature:** ```typescript interface BoxModel { height: number; } ```