HexGrid
Honeycomb hexagonal grid pattern
Props
Prop
Details
colorAstringDefault:
#000000Cell fill color
colorAstringDefault: #000000Cell fill color
colorBstringDefault:
#ffffffGrid line color
colorBstringDefault: #ffffffGrid line color
cellsnumberDefault:
8Number of hexagons across the shortest canvas edge
cellsnumberDefault: 8Number of hexagons across the shortest canvas edge
thicknessnumberDefault:
1Thickness of the hex grid lines
thicknessnumberDefault: 1Thickness of the hex grid lines
rotationnumberDefault:
0Rotation of the grid in degrees
rotationnumberDefault: 0Rotation of the grid in degrees
softnessnumberDefault:
0Softness of the line edges (0 = crisp, 1 = very soft)
softnessnumberDefault: 0Softness of the line edges (0 = crisp, 1 = very soft)
variationnumberDefault:
0Per-cell random lightening/darkening of the cell fill color
variationnumberDefault: 0Per-cell random lightening/darkening of the cell fill color
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