NavItem(dbc.NavLink(text, href=href, active=active)) nav_items.append(nav_item) return html.Ul(nav_items, className="navbar-nav", **kwargs).
確定! 回上一頁