onHover Animation Options
If you don't want to use or change options of onHover animation, in the same options
object, create a onHover
object and use the options inside the table:
Property | Type | Required | Details |
---|---|---|---|
enable | boolean | ❌ | Active onHover feature. Just set to false if you don't want to use onHover animation (default: true) |
borderRadius | number | ❌ | Sets border radius (default: 15) |
height | number | ❌ | Button height (default: button height * 2 ) |
width | number | ❌ | Button width (default: button height * 1.5 ) |