Closed tataraba closed 10 months ago
Decided to add Litestar support by adding to the HTMXTemplate response class. I've added the example on the README, but let me know if you'd like a different approach.
Okay, I made the changes and fixed a couple type annotations in the process (the return type for Litestar templates should just be Template).
Template
Decided to add Litestar support by adding to the HTMXTemplate response class. I've added the example on the README, but let me know if you'd like a different approach.