BsStaticText Component Renders a form group with a <input type='text' class='input-control-plaintext'> control within an EditForm for a non-editable field. Example <BsStaticText Value="@model.DeliveryCost.ToString("c")" Label="Delivery cost" /> Properties