The Dash Architecture
Learn about the Dash components, Dash layout, and Dash callback functions.
Dash components
Dash components are the fundamental building blocks of any Dash app in Python. They can be thought of as the various pieces of the puzzle that make up the user interface of the application.
In Dash, we have many different types of components. Here we include some of the most commonly used ones.
Get hands-on with 1200+ tech skills courses.