@* Usage: @await Html.PartialAsync("_StatusChip", (Kind: "ok", Text: "Completed")) Kinds: neutral · ok · warn · bad · cool · ember *@ @model (string Kind, string Text) @Model.Text