Adhoc
Reader theme

Sheet Studio

Sheet Studio

Build reusable bottom sheets shared across screens.

What it is

Sheet Studio builds reusable bottom sheets: the panels that slide up over a screen for edit forms, pickers and details. A sheet is a surface you call from elsewhere.

Where to find it

Open the App Drawer and look under Studios. The resting drawer shows only the studios you have pinned, so if you do not see Sheet Studio there, type its name into the drawer search — every available studio is reachable that way.

How to use it

Build the sheet once from sections, then attach it wherever it is needed rather than rebuilding it per screen. Keep the sheet narrow in purpose: one edit form, one picker, one details view.

Use cases

An add-or-edit form that behaves identically everywhere. A details panel shared by several screens. A compact mobile action surface that should not become a full page.

Gotchas

Sheets open over the current context. If a sheet depends on a selected row, test it from the row that launches it; opening the sheet by itself may not have the target data it needs.

Section index