Table of contents

Extends TLEditorComponents, TLUiComponents.

interface TLComponents extends TLEditorComponents, TLUiComponents {}

Properties

ActionsMenu

from TLUiComponents
ActionsMenu?: ComponentType<TLUiActionsMenuProps> | null

Background

from TLEditorComponents
Background?: ComponentType | null

Brush

from TLEditorComponents
Brush?: ComponentType<TLBrushProps> | null

Canvas

from TLEditorComponents
Canvas?: ComponentType<TLCanvasComponentProps> | null

CollaboratorBrush

from TLEditorComponents
CollaboratorBrush?: ComponentType<TLBrushProps> | null

CollaboratorCursor

from TLEditorComponents
CollaboratorCursor?: ComponentType<TLCursorProps> | null

CollaboratorHint

from TLEditorComponents
CollaboratorHint?: ComponentType<TLCollaboratorHintProps> | null

CollaboratorScribble

from TLEditorComponents
CollaboratorScribble?: ComponentType<TLScribbleProps> | null

CollaboratorShapeIndicator

from TLEditorComponents
CollaboratorShapeIndicator?: ComponentType<TLShapeIndicatorProps> | null

ContextMenu

from TLUiComponents
ContextMenu?: ComponentType<TLUiContextMenuProps> | null

Cursor

from TLEditorComponents
Cursor?: ComponentType<TLCursorProps> | null

CursorChatBubble

from TLUiComponents
CursorChatBubble?: ComponentType | null

DebugMenu

from TLUiComponents
DebugMenu?: ComponentType | null

DebugPanel

from TLUiComponents
DebugPanel?: ComponentType | null

ErrorFallback

from TLEditorComponents
ErrorFallback?: TLErrorFallbackComponent

Grid

from TLEditorComponents
Grid?: ComponentType<TLGridProps> | null

Handle

from TLEditorComponents
Handle?: ComponentType<TLHandleProps> | null

Handles

from TLEditorComponents
Handles?: ComponentType<TLHandlesProps> | null

HelperButtons

from TLUiComponents
HelperButtons?: ComponentType<TLUiHelperButtonsProps> | null

HelpMenu

from TLUiComponents
HelpMenu?: ComponentType<TLUiHelpMenuProps> | null

InFrontOfTheCanvas

from TLEditorComponents
InFrontOfTheCanvas?: ComponentType | null

KeyboardShortcutsDialog

from TLUiComponents
KeyboardShortcutsDialog?: ComponentType<TLUiKeyboardShortcutsDialogProps> | null

LoadingScreen

from TLEditorComponents
LoadingScreen?: ComponentType | null

from TLUiComponents
MainMenu?: ComponentType<TLUiMainMenuProps> | null

from TLUiComponents
MenuPanel?: ComponentType | null

Minimap

from TLUiComponents
Minimap?: ComponentType | null

from TLUiComponents
NavigationPanel?: ComponentType | null

OnTheCanvas

from TLEditorComponents
OnTheCanvas?: ComponentType | null

from TLUiComponents
PageMenu?: ComponentType | null

QuickActions

from TLUiComponents
QuickActions?: ComponentType<TLUiQuickActionsProps> | null

Scribble

from TLEditorComponents
Scribble?: ComponentType<TLScribbleProps> | null

SelectionBackground

from TLEditorComponents
SelectionBackground?: ComponentType<TLSelectionBackgroundProps> | null

SelectionForeground

from TLEditorComponents
SelectionForeground?: ComponentType<TLSelectionForegroundProps> | null

ShapeErrorFallback

from TLEditorComponents
ShapeErrorFallback?: TLShapeErrorFallbackComponent

ShapeIndicator

from TLEditorComponents
ShapeIndicator?: ComponentType<TLShapeIndicatorProps> | null

ShapeIndicatorErrorFallback

from TLEditorComponents
ShapeIndicatorErrorFallback?: TLShapeIndicatorErrorFallbackComponent

ShapeIndicators

from TLEditorComponents
ShapeIndicators?: ComponentType | null

SharePanel

from TLUiComponents
SharePanel?: ComponentType | null

SnapIndicator

from TLEditorComponents
SnapIndicator?: ComponentType<TLSnapIndicatorProps> | null

Spinner

from TLEditorComponents
Spinner?: ComponentType | null

StylePanel

from TLUiComponents
StylePanel?: ComponentType<TLUiStylePanelProps> | null

SvgDefs

from TLEditorComponents
SvgDefs?: ComponentType | null

Toolbar

from TLUiComponents
Toolbar?: ComponentType | null

TopPanel

from TLUiComponents
TopPanel?: ComponentType | null

ZoomBrush

from TLEditorComponents
ZoomBrush?: ComponentType<TLBrushProps> | null

ZoomMenu

from TLUiComponents
ZoomMenu?: ComponentType<TLUiZoomMenuProps> | null

TLArrowPointTldrawBaseProps