Interface: UseMaterialColorInstance
Defined in: hooks/use-material-color/UseMaterialColorInstance.ts:5
Extends
Properties
colorScheme
readonlycolorScheme:ColorScheme
Defined in: modules/material-color/MaterialColorInterface.ts:19
Inherited from
MaterialColorInterface.colorScheme
contrastLevel
readonlycontrastLevel:number
Defined in: modules/material-color/MaterialColorInterface.ts:21
Inherited from
MaterialColorInterface.contrastLevel
errorPalette
errorPalette:
ColorPaletteHex
Inherited from
MaterialColorInterface.errorPalette
neutralPalette
neutralPalette:
ColorPaletteHex
Inherited from
MaterialColorInterface.neutralPalette
neutralVariantPalette
neutralVariantPalette:
ColorPaletteHex
Inherited from
MaterialColorInterface.neutralVariantPalette
platform
readonlyplatform:Platform
Defined in: modules/material-color/MaterialColorInterface.ts:23
Inherited from
UseMaterialColorInstance.platform
primaryPalette
primaryPalette:
ColorPaletteHex
Inherited from
MaterialColorInterface.primaryPalette
secondaryPalette
secondaryPalette:
ColorPaletteHex
Inherited from
MaterialColorInterface.secondaryPalette
sourceColor
readonlysourceColor:string
Defined in: modules/material-color/MaterialColorInterface.ts:18
Your original source color in hex code
Inherited from
MaterialColorInterface.sourceColor
specVersion
readonlyspecVersion:SpecVersion
Defined in: modules/material-color/MaterialColorInterface.ts:24
Inherited from
UseMaterialColorInstance.specVersion
tertiaryPalette
tertiaryPalette:
ColorPaletteHex
Inherited from
MaterialColorInterface.tertiaryPalette
theme
readonlytheme:"light"|"dark"
Defined in: modules/material-color/MaterialColorInterface.ts:20
Inherited from
UseMaterialColorInstance.theme
variant
readonlyvariant:Variant
Defined in: modules/material-color/MaterialColorInterface.ts:22