API Reference / @gtkx/testing / ClassExpectation
Type Alias: ClassExpectation
ClassExpectation =
string|RegExp
Defined in: packages/testing/dist/matchers.d.ts:16
The expected value for a style class: an exact class name or a regular expression.
API Reference / @gtkx/testing / ClassExpectation
ClassExpectation =
string|RegExp
Defined in: packages/testing/dist/matchers.d.ts:16
The expected value for a style class: an exact class name or a regular expression.