Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Color

Represents a product color option.

Hierarchy

  • Color

Index

Properties

Properties

Optional color

color: undefined | string

A CSS color value for the swatch. Use either color or image.

id

id: string

The color code

Optional image

image: Media

An image for the watch. Use either color or image.

Optional media

Product images to display in the carousel when the color is selected.

text

text: string

The text to display

Generated using TypeDoc