Installation
Props
Prop | Type | Description |
---|---|---|
text | string | The text displayed on the button. |
backgroundColor | string | The hex color for the color of the button. |
pulseColor | string | The rbg numbers only for the color of the pulsing waves. |
textColor | string | The color of the text displayed on the button. |
animationDuration | string | The time span of one pulse. |
buttonWidth | string | The width of the button. |
buttonHeight | string | The height of the button. |