Social links component
Provides styling and JavaScript for the social links blocks.
Definition
id: social_links title: 'Social links' description: 'Provides styling and JavaScript for the social links blocks.' class: Drupal\ambientimpact_block\Plugin\AmbientImpact\Component\SocialLinks provider: ambientimpact_block
Configuration
{ }
Libraries
component.social_links: css: component: components/social_links/social_links.css: { } component.social_links.tooltips: js: components/social_links/social_links.tooltips.js: attributes: defer: true dependencies: - ambientimpact_ux/component.tooltip - ambientimpact_core/framework component.social_links.admin: css: component: components/social_links/social_links.admin.css: { }