# Widgets

Widgets are interactive graphical elements that enable users to interact with and manipulate data in real-time. There are various types of widgets available for use in applications, including buttons, text, media, dropdown menus, and more. You'll learn how to create, customize, and configure widgets to suit your specific needs, as well as how to integrate them with your application's user interface.

**List of widget categories:**

* [Input](https://developer.supervisely.com/app-development/widgets/input)
* [Controls](https://developer.supervisely.com/app-development/widgets/controls)
* [Text Elements](https://developer.supervisely.com/app-development/widgets/text-elements)
* [Media](https://developer.supervisely.com/app-development/widgets/media)
* [Selection](https://developer.supervisely.com/app-development/widgets/selection)
* [Thumbnails](https://developer.supervisely.com/app-development/widgets/thumbnails)
* [Status Elements](https://developer.supervisely.com/app-development/widgets/status-elements)
* [Layouts and Containers](https://developer.supervisely.com/app-development/widgets/layouts-and-containers)
* [Tables](https://developer.supervisely.com/app-development/widgets/tables)
* [Charts and Plots](https://developer.supervisely.com/app-development/widgets/charts-and-plots)
* [Compare Data](https://developer.supervisely.com/app-development/widgets/compare-data)
