Blazor wrapper around the Split.js library.
- Zero Deps
- Fast: No overhead or attached window event listeners, uses pure CSS for resizing.
- Unopinionated: Only compute view sizes. Everything else is up to you.
View the documentation here
View the base library documentation here
View a demo here
This project is simply a port of an existing JavaScript library. It would not exist without the hard work of those that contribute to the base Split.js library.