View Source LiveViewNativeTest.View (live_view_native v0.4.0-rc.1)
The struct for testing LiveViews.
The following public fields represent the LiveView:
id- The ViewTree id of the LiveViewmodule- The module of the running LiveViewpid- The Pid of the running LiveViewendpoint- The endpoint for the LiveViewtarget- The target to scope events to
See the LiveViewNativeTest documentation for usage.