Function: getGradient()¶
getGradient(
index):AvatarGradient
Defined in: src/components/profile-pic/gradients.ts:67
Get a gradient by index. Returns the gradient at the specified index, or wraps around if index exceeds array length.
Parameters¶
index¶
number
Index to retrieve (0-based)
Returns¶
The gradient color pair