# AbacusReact Examples Generated SVG examples demonstrating various features of the AbacusReact component. ## Files - **basic-usage.svg** - Simple abacus showing a number - **interactive.svg** - Clickable abacus with animations - **custom-styling.svg** - Personalized colors and highlights - **tutorial-mode.svg** - Educational guidance with tooltips ## Usage in Documentation These SVG files can be embedded directly in markdown: ```markdown ![Basic Usage](./examples/basic-usage.svg) ``` Or referenced in HTML: ```html Basic AbacusReact Usage ``` --- _Generated automatically by generate-examples.js using react-dom/server_ _Last updated: 2025-09-19T20:47:46.001Z_