Sha256: 8347fb04b66c60f0411ae9f4572227663f6118dc5183c5a8a8fbc54c89a57709
Contents?: true
Size: 335 Bytes
Versions: 4
Compression:
Stored size: 335 Bytes
Contents
<% init = <<~JAVASCRIPT promethee.definitions.push({ name: 'Text', icon: #{ promethee_component_render_icon 'text' }, position: 1, library: true, data: { type: 'text', attributes: { body: 'Edit me' } } }) JAVASCRIPT %> <div ng-init="<%= init %>"></div>
Version data entries
4 entries across 4 versions & 1 rubygems