Module vertigo::inspect

source ·
Expand description

Methods for debugging or testing vertigo components by recreating HTML-like string from dom commands

Structs

Fragment of DOM created from DOM commands, debuggable
Part of DomDebugFragment representing single node in DOM

Functions

Make driver start gathering DOM commands into separate log
Stop gathering logs, return vector of commands and erase the log