« All posts

Auto-Animate Now Compatible with Marko

The @formkit/auto-animate library has introduced its official adapter for Marko 6. Animate list changes with a single tag.

The @formkit/auto-animate library introduces an official adapter for Marko 6. This adapter allows for animated additions, removals, and reorders of list items using a single tag. Marko operates directly on server-rendered HTML without re-rendering, enhancing performance and reducing complexity for developers.