variant
Variant style flags to match; each specified key must match the element’s variant value.
variant?: Record<string, boolean>;
Related
interface OutputSelectFilter
An object that provides filters to match a set of output elements, to be asserted using OutputAssertion.
