Hierarchy

Hierarchy

  • IIgrXRippleProps

Properties

actualHoverColor?: string

Gets or sets the actual color to use for the background when the ripple is hovered.

actualRippleColor?: string

Gets or sets the color to use for the actual background when the checkbox is unchecked.

children?: ReactNode
eventSource?: any

Gets or sets the target element to inject ripples into.

hoverColor?: string

Gets or sets the color to use for the background when the ripple is hovered.

isCentered?: string | boolean

Gets or sets if the ripple is centered.

isDisabled?: string | boolean

Gets or sets if the ripple is disabled.

isHoverEnabled?: string | boolean

Gets or sets if the ripple is centered.

rippleColor?: string

Gets or sets the color to use for the background when the checkbox is unchecked.

rippleDuration?: string | number

Gets or sets the duration to use for the ripple animation.