new CallToAction()
Manage `.call-to-action` HTML components.
- Version:
- 1.0.0
- Source:
Requires:
Requires
Members
className :string
The original name of component.
Type:
- string
- Default Value:
- "call-to-action"
- Source:
Methods
sameHeightByPadding(selectoropt, subcompomentopt)
Apply a padding with between button p like and item above.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
selector |
string |
<optional> |
Select alternative HTML Components to apply the behavior. |
subcompoment |
string |
<optional> |
Select alternative Subcomponents to perform calcul. |
- Source: