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