You are here

jquery-colorpicker-text-display.html.twig in Jquery Colorpicker 8

<div class="jquery_colorpicker_text_display jquery_colorpicker_text_display-{{ delta }}">
	<span class="jquery_colorpicker_hash_mark">#</span>{{ color }}
</div>

File

templates/jquery-colorpicker-text-display.html.twig
View source
  1. <div class="jquery_colorpicker_text_display jquery_colorpicker_text_display-{{ delta }}">
  2. <span class="jquery_colorpicker_hash_mark">#</span>{{ color }}
  3. </div>