New to Kendo UI for Angular? Start a free 30-day trial
BadgeFill
Specifies the appearance fill style of the Badge (see example).
The possible values are:
solid
(Default)outline
type
BadgeFill = "solid" | "outline" | "none";