--- state: value1: 78 value2: 24 value3: 52 value4: 61 --- ### Slider colors The `` component supports multiple colors. The default color is the theme `$primary` color. Available color classes modifiers are: `is-slider-info`, `is-slider-success`, `is-slider-warning`, `is-slider-danger`. ```vue ```