New to Kendo UI for Angular? Start a free 30-day trial
TabAlignment
Specifies the alignment of the tabs (see example).
type
TabAlignment = "start" | "end" | "center" | "justify" | "stretched";