MCPcopy
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

1from textual.app import App, ComposeResult
2from textual.screen import Screen
3from textual.widgets import Placeholder
4

Callers

nothing calls this directly

Calls 2

LayoutAppClass · 0.70
runMethod · 0.45

Tested by

no test coverage detected