Skip to content

Theemo / @theemo/tokens / ShadowValueSingular

Type: ShadowValueSingular

ts
type ShadowValueSingular: object;

Represents one shadow

Type declaration

MemberType
blurReferencedValue<DimensionValue>
colorReferencedValue<ColorValue>
offsetXReferencedValue<DimensionValue>
offsetYReferencedValue<DimensionValue>
spreadReferencedValue<DimensionValue>

Source

packages/@theemo/tokens/src/token-types.ts:191