# Dash 核心组件

参考：[Dash Core Components | Dash for Python Documentation | Plotly](https://dash.plotly.com/dash-core-components)

Dash 配备了交互式用户界面的增压组件。Dash 团队编写并维护的核心组件集可以在 `dash-core-components` 库中找到。

全部元素参考：

```{toctree}
:glob:

*
```