Whiteboard

fun Whiteboard(options: WhiteboardOptions, modifier: Modifier = Modifier)

Whiteboard - Real-time collaborative drawing and annotation canvas

A feature-rich whiteboard component for collaborative drawing, annotations, and visual brainstorming. Supports freehand drawing, shapes, text, images, erasers, undo/redo, zoom/pan, and real-time synchronization across participants.

Features:

  • Freehand drawing with customizable brush and thickness

  • Shape tools (rectangle, circle, line, triangle, polygon, etc.)

  • Text annotations with font customization

  • Image uploads and background images

  • Eraser tool with adjustable size

  • Undo/redo functionality

  • Zoom in/out with pan navigation

  • Color palette selection

  • Line type selection (solid, dashed, dotted)

  • Real-time socket synchronization

  • Multi-user collaboration with user tracking