Manages interactive canvas behaviors including navigation, selection logic, and keyboard shortcuts for design-oriented applications.
The Boardkit Canvas Input Model skill provides a comprehensive framework for building interactive whiteboard and design tool interfaces. It encapsulates complex logic for canvas navigation—such as panning and zooming—alongside pointer-based selection, widget manipulation, and a hierarchical focus model. By standardizing input handling across web and desktop platforms, this skill enables developers to implement high-performance, responsive canvas interactions using optimized event throttling and CSS transforms for smooth rendering.
Key Features
01Advanced pan and zoom navigation controls
02Standardized keyboard shortcut orchestration
03Comprehensive pointer event and gesture management