布局由一个“组件”树组成,比如 html.Div 和 dcc.Graph 。 对于每个HTML 标记, dash_html_components 库都有一个组件。 html.H1(children='Hello Dash')
確定! 回上一頁