TLComponents
Table of contents
- ActionsMenu
- Background
- Brush
- Canvas
- CollaboratorBrush
- CollaboratorCursor
- CollaboratorHint
- CollaboratorScribble
- CollaboratorShapeIndicator
- ContextMenu
- Cursor
- CursorChatBubble
- DebugMenu
- DebugPanel
- ErrorFallback
- Grid
- Handle
- Handles
- HelperButtons
- HelpMenu
- InFrontOfTheCanvas
- KeyboardShortcutsDialog
- LoadingScreen
- MainMenu
- MenuPanel
- Minimap
- NavigationPanel
- OnTheCanvas
- PageMenu
- QuickActions
- Scribble
- SelectionBackground
- SelectionForeground
- ShapeErrorFallback
- ShapeIndicator
- ShapeIndicatorErrorFallback
- ShapeIndicators
- SharePanel
- SnapIndicator
- Spinner
- StylePanel
- SvgDefs
- Toolbar
- TopPanel
- ZoomBrush
- ZoomMenu
- Properties
Extends TLEditorComponents, TLUiComponents
.
interface TLComponents extends TLEditorComponents, TLUiComponents {}
Properties
from
TLUiComponents
ActionsMenu?: ComponentType<TLUiActionsMenuProps> | null
from
TLEditorComponents
Background?: ComponentType | null
from
TLEditorComponents
Brush?: ComponentType<TLBrushProps> | null
from
TLEditorComponents
Canvas?: ComponentType<TLCanvasComponentProps> | null
from
TLEditorComponents
CollaboratorBrush?: ComponentType<TLBrushProps> | null
from
TLEditorComponents
CollaboratorCursor?: ComponentType<TLCursorProps> | null
from
TLEditorComponents
CollaboratorHint?: ComponentType<TLCollaboratorHintProps> | null
from
TLEditorComponents
CollaboratorScribble?: ComponentType<TLScribbleProps> | null
from
TLEditorComponents
CollaboratorShapeIndicator?: ComponentType<TLShapeIndicatorProps> | null
from
TLUiComponents
ContextMenu?: ComponentType<TLUiContextMenuProps> | null
from
TLEditorComponents
Cursor?: ComponentType<TLCursorProps> | null
from
TLUiComponents
CursorChatBubble?: ComponentType | null
from
TLUiComponents
DebugMenu?: ComponentType | null
from
TLUiComponents
DebugPanel?: ComponentType | null
from
TLEditorComponents
ErrorFallback?: TLErrorFallbackComponent
from
TLEditorComponents
Grid?: ComponentType<TLGridProps> | null
from
TLEditorComponents
Handle?: ComponentType<TLHandleProps> | null
from
TLEditorComponents
Handles?: ComponentType<TLHandlesProps> | null
from
TLUiComponents
HelperButtons?: ComponentType<TLUiHelperButtonsProps> | null
from
TLUiComponents
HelpMenu?: ComponentType<TLUiHelpMenuProps> | null
from
TLEditorComponents
InFrontOfTheCanvas?: ComponentType | null
from
TLUiComponents
KeyboardShortcutsDialog?: ComponentType<TLUiKeyboardShortcutsDialogProps> | null
from
TLEditorComponents
LoadingScreen?: ComponentType | null
from
TLUiComponents
MainMenu?: ComponentType<TLUiMainMenuProps> | null
from
TLUiComponents
MenuPanel?: ComponentType | null
from
TLUiComponents
Minimap?: ComponentType | null
from
TLUiComponents
NavigationPanel?: ComponentType | null
from
TLEditorComponents
OnTheCanvas?: ComponentType | null
from
TLUiComponents
PageMenu?: ComponentType | null
from
TLUiComponents
QuickActions?: ComponentType<TLUiQuickActionsProps> | null
from
TLEditorComponents
Scribble?: ComponentType<TLScribbleProps> | null
from
TLEditorComponents
SelectionBackground?: ComponentType<TLSelectionBackgroundProps> | null
from
TLEditorComponents
SelectionForeground?: ComponentType<TLSelectionForegroundProps> | null
from
TLEditorComponents
ShapeErrorFallback?: TLShapeErrorFallbackComponent
from
TLEditorComponents
ShapeIndicator?: ComponentType<TLShapeIndicatorProps> | null
from
TLEditorComponents
ShapeIndicatorErrorFallback?: TLShapeIndicatorErrorFallbackComponent
from
TLEditorComponents
ShapeIndicators?: ComponentType | null
from
TLUiComponents
SharePanel?: ComponentType | null
from
TLEditorComponents
SnapIndicator?: ComponentType<TLSnapIndicatorProps> | null
from
TLEditorComponents
Spinner?: ComponentType | null
from
TLUiComponents
StylePanel?: ComponentType<TLUiStylePanelProps> | null
from
TLEditorComponents
SvgDefs?: ComponentType | null
from
TLUiComponents
Toolbar?: ComponentType | null
from
TLUiComponents
TopPanel?: ComponentType | null
from
TLEditorComponents
ZoomBrush?: ComponentType<TLBrushProps> | null
from
TLUiComponents
ZoomMenu?: ComponentType<TLUiZoomMenuProps> | null