- Source:
Methods
(static) BeamPersonalCommunityImpactTabs(style, onClose, setHeader, beam, setBeam)
- Source:
Show Beam PersonalImpact widget & CommunityImpact widget in tabs after onClick for See More Impact in comfirmation page
Parameters:
Name | Type | Description |
---|---|---|
style.style |
||
style |
object | From theme file & withTemplate HOC |
onClose |
function | Bring the user to Menu in pages/Cart/routes.jsx |
setHeader |
function | Setter method for state in pages/Cart/routes.jsx |
beam |
object | State in pages/Cart/routes.jsx |
style.onClose |
||
style.setHeader |
||
style.beam |
||
style.setBeam |
||
setBeam |
function | Setter method for state in pages/Cart/routes.jsx |
(static) FallBack(props)
- Source:
FallBack component if none of the Beam widgets works
Parameters:
Name | Type | Description |
---|---|---|
props |