Search the design system

Components – legacy

Speech Bubble

Play around with props, edit and copy code.

Branding

Speech bubble supports both color and size branding.

How to generate and implement new branding

  • Internal use (Trinidad)

    // Less mixins
    
    // Custom Size
    @import (reference) '/components/ui/speech-bubble/assets/stylesheets/_mixins';
      .speech-bubble-50 {
      .speech-bubble-size(16px);
    }
    
    Params:
    @font-size          : Size of the text
    
    
    // Color brandning
    @import (reference) '/components/ui/speech-bubble/assets/stylesheets/_mixins';
      .speech-bubble-lotto {
      .speech-bubble-branding(@lotto, @white);
    }
    
    Params:
    @background-color   : Background color
    @font-color         : Text color

Properties

SpeechBubble

Prop nameTypeDefault ValueDescription
brandingunionSet branding
childrennodeContent
classNamestringAdd custom class
rotateenumRotatation of bubble
sizeenumSize of bubble.

SpeechBubbleSport1

Prop nameTypeDefault ValueDescription
classNamestring'speech-bubble-sport-1'Add custom class
childrennodeContent

SpeechBubbleSport2

Prop nameTypeDefault ValueDescription
classNamestring'speech-bubble-sport-2'Add custom class
childrennodeContent

SpeechBubbleSport3

Prop nameTypeDefault ValueDescription
classNamestring'speech-bubble-sport-3'Add custom class
childrennodeContent

SpeechBubbleTur1

Prop nameTypeDefault ValueDescription
classNamestring'speech-bubble-tur-1'Add custom class
childrennodeContent

Accessibility

This component has been validated to meet the WCAG 2.1 AA accessibility guidelines.

Read more about WCAG 2.1 AA.

ComponentsSpeech bubble / Usage
ComponentsStep Indicator / Usage

© DesignTech - AB Svenska Spel

What's newTerms of useAccessibility statementCookiesTeams channel [Internal]
@svs/ui version
2.3.0

Feedback

We always want to improve the Design System and would be thrilled to get your feedback.

Please share your wisdom with us.

Microsoft Teams [internal]

Designsystem@svenskaspel.se