Examples
Live examples are published alongside the docs. Source files are in the examples/ directory of the repository.
Loader Examples
Customization Examples
| Example |
Description |
| Layout Algorithms Demo |
Compare grid, spiral, cluster, wave, honeycomb, radial, and random side by side |
| Entry Animations Demo |
Compare different image entry animation styles |
| Per-Container Keyboard Navigation |
Keyboard navigation enabled vs disabled per container |
| Image Style Demo |
Borders, shadows, filters, and hover/focus effects |
| Detailed Style Examples |
In-depth examples for each styling property |
| Hooks Example |
Real-world hook UI: filename label on hover, description card on focus, loading progress bar, layout chip, and ready toast |
| API Hooks |
All on callbacks logged in real time: state change, loading lifecycle, entry animation, layout, and onBeforeImageLoad URL transform |
Code Examples