🤹Types of Screens

When building an app with NotionApps, there are five types of screens you can create:

  • List (View Items) — view a list database items

  • Details (View One Item) — view detailed properties for a single item

  • List (Update Items) — view and update multiple items

  • Form (Update One Item) — update a single item via form

  • Form (Add Item) — add new items via form

Each screen type has a specific purpose and can be customized to meet the needs of your app.

Last updated