Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/dash
/ layout
Method
layout
dash/dash.py:901–902 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
899
900
@property
901
def
layout(self) -> Any:
902
return
self._layout
903
904
@layout.setter
905
def
layout(self, value: Any):
Callers
2
router_async
Method · 0.95
router_sync
Method · 0.95
Calls
1
_layout_value
Method · 0.95
Tested by
no test coverage detected