Namespace containing experimental features for the builder. These features are subject to change and may not be stable for production use.
Type Aliases#
| Type Alias | Description |
|---|---|
| Placement | - |
| PreviewTypeImage | - |
| PreviewTypeColor | - |
| PreviewType | - |
Interfaces#
| Interface | Description |
|---|---|
| BuilderRenderContext | - |
| PopoverChildrenContext | - |
| PopoverOptions | - |
| MenuOptions | - |
| ButtonRowOptions | - |
| MediaPreviewOptions | - |
| Builder | Interface for all available builder. Depending on the context different implementation might be used. A “Button” in the canvas menu might render different component than a button in the topbar or a panel. |