Member Junction
Preparing search index...
@memberjunction/theme-engine
ContrastReport
Interface ContrastReport
Full report across both user modes.
passes
is true only if every pair passes.
interface
ContrastReport
{
dark
:
ContrastCheck
[]
;
light
:
ContrastCheck
[]
;
passes
:
boolean
;
}
Index
Properties
dark
light
passes
Properties
dark
dark
:
ContrastCheck
[]
light
light
:
ContrastCheck
[]
passes
passes
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dark
light
passes
Member Junction
Loading...
Full report across both user modes.
passesis true only if every pair passes.