Home > widget-integration > StickyService > normalizeSelectors
StickyService.normalizeSelectors() method
Normalizes selector input into a safe selector array.
Signature:
protected normalizeSelectors(value: BoostStickyOptions["topOffsetSelectors"]): string[];
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
value |
BoostStickyOptions["topOffsetSelectors"] |
Returns:
string[]