Documentation
v2.1.1
GETTING STARTED
MENU ANIMATIONS
BUTTONS
TRANSITION PAGES
Flow Tap Button
Interactive button effects for Bricks Builder
- Customize your flow tap effect using the controls below
- Click Copy JS to copy the JavaScript code to clipboard
- In Bricks Builder, add a Code element
- Paste the JavaScript code
- To add the effect to any button: go to Element → Style → Attributes, add
data-flowtap
as attribute name (leave value empty) - Optional: Override settings per button using attributes like
data-circle-separation
,data-circle-position
,data-hover-bg-color
, anddata-hover-text-color