--- title: List Style Type position: 3 seo_title: Telerik and Kendo UI List Style Type Utilities seo_description: Use the Telerik and Kendo UI List Style Type Utilities to control what marker will be used for list item elements. --- ## List Style Type The Telerik and Kendo UI List Style Type Utilities are CSS utility classes that enable you to control what marker will be used for list item elements. ### Disc Use the `k-list-disc` utility to apply a disc-type marker to the list items. ### Decimal Use the `k-list-decimal` utility to apply decimal numbers as markers for the list items. ### None Use the `k-list-none` utility to apply no markers to the list items.