Home > @uniformdev/design-system > buttonRippleEffect
buttonRippleEffect() function
Signature:
buttonRippleEffect: (props: {
hoverColor: string;
activeColor?: string;
}) => _emotion_react.SerializedStyles
Parameters
Parameter | Type | Description |
---|---|---|
props | { hoverColor: string; activeColor?: string; } |
Returns:
_emotion_react.SerializedStyles