Checkerboard
Classic checkerboard pattern with two alternating colors
Props
Prop
Details
colorAstringDefault:
#ccccccFirst color of the checkerboard pattern
colorAstringDefault: #ccccccFirst color of the checkerboard pattern
colorBstringDefault:
#999999Second color of the checkerboard pattern
colorBstringDefault: #999999Second color of the checkerboard pattern
cellsnumberDefault:
8Number of cells along the shortest canvas edge (creates square cells)
cellsnumberDefault: 8Number of cells along the shortest canvas edge (creates square cells)
softnessnumberDefault:
0Smoothness of the transition between colors (0 = hard edges, 1 = very soft)
softnessnumberDefault: 0Smoothness of the transition between colors (0 = hard edges, 1 = very soft)
colorSpace"linear" | "oklch" | "oklab" | "hsl" | "hsv" | "lch"Default:
linearColor space for color interpolation
colorSpace"linear" | "oklch" | "oklab" | "hsl" | "hsv" | "lch"Default: linearColor space for color interpolation