Skip to content

Сolor palette

The same as the Select Field, but allows you to select multiple options.

Result:

colorpalette output

Output:

html
{foreach $colors as $color}
    <span style="background-color: #{$color}"></span>
{/foreach}

© PageBlocks 2019-present