- Description:
 Sticky footer module.
- Source:
 - Copyright:
 - 2022 Ferran Recio 
 
- 2022 Ferran Recio 
 - License:
 - http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 
Sticky footer module.
Members
(static, constant) disableStickyFooter
- Description:
 Disable sticky footer in the page.
- Source:
 
Disable sticky footer in the page.
(static, constant) enableStickyFooter
- Description:
 Enable sticky footer in the page.
- Source:
 
Enable sticky footer in the page.
(static, constant) init
- Description:
 Initialize the module.
- Source:
 
Initialize the module.
Methods
(inner) hideStickyFooter()
- Description:
 Hide the sticky footer in the page.
- Source:
 
(inner) isDisabledByDefault() → {Boolean}
- Description:
 Return if the sticky footer must be enabled by default or not.
- Source:
 
Returns:
true if the sticky footer is enabled automatic.
- Type
 - Boolean
 
(package, inner) scrollSpy()
- Description:
 Scroll handler.
- Source:
 
(inner) showStickyFooter()
- Description:
 Show the sticky footer in the page.
- Source: