DashboardLinkPlacement🔗Dashboard Link placement. Defines where the link should be displayed."inControlsMenu" renders the link in bottom part of the dashboard controls dropdown menuDefinition🔗type DashboardLinkPlacement string const ( DashboardLinkPlacementInControlsMenu DashboardLinkPlacement = "inControlsMenu" )