Base Textual app : shared theme + quit bindings.
Definition at line 15 of file app.py.
◆ action_quit()
| None aquin.tui.app.AquinApp.action_quit |
( |
| self | ) |
|
◆ BINDINGS
| list aquin.tui.app.AquinApp.BINDINGS |
|
static |
Initial value:= [
("q", "quit", "Quit"),
("escape", "quit", "Quit"),
("enter", "quit", "Done"),
]
Definition at line 19 of file app.py.
◆ CSS
| aquin.tui.app.AquinApp.CSS = AQUIN_CSS |
|
static |
The documentation for this class was generated from the following file: