MCPcopy
hub / github.com/Textualize/textual / layout02.py

File layout02.py

docs/examples/how-to/layout02.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