Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/textual
/ layout01.py
File
layout01.py
docs/examples/how-to/layout01.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
textual.app
import
App, ComposeResult
2
from
textual.screen
import
Screen
3
from
textual.widgets
import
Placeholder
4
Callers
nothing calls this directly
Calls
2
LayoutApp
Class · 0.70
run
Method · 0.45
Tested by
no test coverage detected