Backgrounds & Visuals

Faceted Glass

CSS shapes creating a faceted glass pattern with hover effects.

patternglassfacetedcssshapes

Props

Customize the component with these props

PropertyTypeDefaultDescription
backgroundColor
string#1c1917Background color
gridCols
number6Grid columns
gridRows
number6Grid rows
gap
string0.5remGrid gap
rotation
number-12Grid rotation angle
scale
number1.25Grid scale
facetBgColor
stringrgba(255, 255, 255, 0.03)Facet background color
facetBorderColor
stringrgba(255, 255, 255, 0.05)Facet border color
facetInitialOpacity
number0.3Initial facet opacity
facetHoverOpacity
number0.6Hover facet opacity
facetHoverBgColor
stringrgba(255, 255, 255, 0.1)Hover facet background color
facetHoverScale
number1.05Hover facet scale
blurAmount
stringxlBlur amount
className
stringAdditional CSS classes
Faceted Glass - Backgrounds & Visuals Component | UILora