Methods
(static) BeamCommunityImpact(props) → {React.Element}
Component for Beam CommunityImpact widget
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
props |
object |
Properties
|
Returns:
- Component for Beam CommunityImpact widget
- Type
- React.Element
(static) BeamImpact(props) → {React.Element}
Depending on the step, returns an appropriate widget
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object |
Properties
|
Returns:
Main parent Beam Impact component
- Type
- React.Element
(static) BeamImpactOverview(props) → {React.Element}
Component for Beam Impact Overview widget
Parameters:
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object |
Properties
|
Returns:
- Component for Beam Impact Overview widget
- Type
- React.Element
(static) BeamNonProfit(props) → {React.Element}
Component for Beam Nonprofit widget
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object |
Properties
|
Returns:
- Component for Beam Nonprofit widget
- Type
- React.Element
(static) BeamPersonalImpact(props) → {React.Element}
Component for Beam PersonalImpact widget
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object |
Properties
|
Returns:
- Component for Beam PersonalImpact widget
- Type
- React.Element
(static) Fallback() → {React.Element}
Fallback component if none of the Beam widgets works
Returns:
- Fallback component if none of the Beam widgets works
- Type
- React.Element