Controls¶
Controls are user interface objects that represent data.
Controls list¶
Here is the list of all available controls in Taipy:




Displays a value as a static text.




A control that can trigger a function when pressed.




A control that displays some text that can potentially be edited.




A kind of [`input`](input.md) that handles numbers.




Displays and allows the user to set a value within a range.




A series of toggle buttons that the user can select.




A control that can display and specify a formatted date, with or without time.




Displays data sets in a chart or a group of charts.




Allows downloading of a file content.




Allows uploading a file content.




A control that can display an image.




Displays a label on a red to green scale at a specific position.




Shows a left-side menu.




A navigation bar control.




A control that allows for selecting items from a list of choices.




Displays a status or a list of statuses.




Displays a data set as tabular data.




A modal dialog.




A control that allows for selecting items from a hierarchical view of items.