nocobase/docs/tr-TR/manual/core-concepts/containers.md

24 lines
783 B
Markdown
Raw Normal View History

# Containers
Pages, popups, and drawers are considered as containers of blocks in NocoBase. The container is like a canvas in which various blocks can be placed.
## Pages
![container-page.jpg](./containers/container-page.jpg)
## Popups
![container-dialog.jpg](./containers/container-dialog.jpg)
## Drawers
![container-drawer.jpg](./containers/container-drawer.jpg)
## Tabs are supported inside containers
Multiple tabs can be added within popups, drawers, and pages. Add different blocks to each tab to display different content and actions. For example, in a customer information popup, add 3 tabs to display customer's personal information, order history, customer reviews.
![7.tabs.gif](./containers/7.tabs.gif)
![container-tab-2.jpg](./containers/container-tab-2.jpg)