---
path: components/multiselect/code
title: Styles
position: 3
seo_title: Configuring the Appearance of the MultiSelect Component
seo_description: Gain full control over the appearance of the Telerik and Kendo
  UI MultiSelect component by utilizing the Sass variables that configure its
  styling.
---

## Sass Variables

The Telerik and Kendo UI MultiSelect is a composite UI component that includes Button, TextBox, Chip, and Popup components and the List element. To configure and customize the appearance of the Telerik and Kendo UI MultiSelect, edit the Sass variables of the:

* [List](#list-variables) element.
* [TextBox](/components/textbox/styles/) component. 
* [Button](/components/button/styles/) component. 
* [Chip](/components/chip/styles/) component.
* [Popup](/components/popup/styles/) component.

### List Variables

<VariablesList data='{"theme": "default", "group":"list"}'></VariablesList>