addLogoCards Method
Add attribution logo cards for the data supplied by this provider to the Viewport's logo div.
addLogoCards(_cards: HTMLTableElement, _viewport: ScreenViewport): void
Parameter | Type | Description |
---|---|---|
_cards | HTMLTableElement | Logo cards HTML element that may contain custom data attributes. |
_viewport | ScreenViewport | Viewport to add logo cards to. |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.