Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Event Loops

Buoyant provides the App type as a convenience to manage the view and render tree lifecycle, focus state, and event handling.

Using the provided App type is not required, and you can manage the view lifecycle and event handling yourself if you have more complex needs.