init(_:)
Creates a hover effect component with a particular visualization effect.
Declaration
init(_ hoverEffect: HoverEffectComponent.HoverEffect)Parameters
- hoverEffect:
A hover effect that defines the visualization of this component.
Creates a hover effect component with a particular visualization effect.
init(_ hoverEffect: HoverEffectComponent.HoverEffect)A hover effect that defines the visualization of this component.