Wraps Whiteboard with session management including:
Empty state with file list of saved whiteboards
CreateWhiteboardDialog for creating new whiteboards
Automatic close handling
Unlike other Session components, Whiteboard doesn't need a SessionHeader
because the Whiteboard component has its own close button when a file is open.
This is the recommended component for sidebar integration as it handles
all session lifecycle management internally.
WhiteboardSession - Complete whiteboard session management component
Wraps Whiteboard with session management including:
Unlike other Session components, Whiteboard doesn't need a SessionHeader because the Whiteboard component has its own close button when a file is open.
This is the recommended component for sidebar integration as it handles all session lifecycle management internally.