@sqlrooms/project-builder / ProjectPanelInfo
Type Alias: ProjectPanelInfo
ProjectPanelInfo:
object
Type declaration
Name | Type |
---|---|
title | string |
icon | React.ComponentType <{ className : string ; }> |
component | React.ComponentType |
placement | "sidebar" | "sidebar-bottom" | "main" | "top-bar" |