Ctrl + K

Arrow Button

Button color trans with icon interaction

PreviewCode

Installation

CLI
Manual
Run the following command
npx animatex-pro add arrowbutton

Props

PropDefaultDescription
textArrowButtonText Shown on button
onClickNoneDefine button click function.
bgPrimaryColor#FFFFFFDetermines initial color of button.
bgSecondaryColor#000000Determines button secondary color on hover.
textPrimaryColor#000000Determines text primary color on hover.
textSecondaryColor#FFFFFFDetermines text secondary color on hover.
classNameNoneStyle the button as desired