API Reference live_isolated_component v#0.10.0

View Source

Modules

Functions for testing LiveView stateful components in isolation easily.

This module serves as a starting point to creating your own mock views for LiveIsolatedComponent.

Collection of utils for people that want to write their own mock LiveView to use with m:LiveIsolatedComponent.live_isolated_component/2.