foundation-notifications.getbanneranchor
Home > @genesislcap/foundation-notifications > getBannerAnchor
getBannerAnchor() function
Get the banner anchor to attach the banner to
Signature:
getBannerAnchor: (element: any) => HTMLElement | null
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
element |
any |
The element to start searching from |
Returns:
HTMLElement | null