Layout API
Placeholder page for future layout capabilities and host UI contracts.
Suggested coverage
- API entry points and namespace
- Reading and writing panel or layout state
- Event model and lifecycle
- Compatibility boundaries with upstream layout behavior
Suggested source material
You can start from layout-related implementation and tests in the main repository, such as:
src/tauri/main/api/layout.jssrc/scripts/tauritavern/layout-kit.jstests/layout-api-contract.test.mjs
