Sha256: d17dc50700cacb42b1544a1f0d628c9e2e5d4a345bae0cf3484c5047a10a7ba1
Contents?: true
Size: 646 Bytes
Versions: 43
Compression:
Stored size: 646 Bytes
Contents
<% init = <<~JAVASCRIPT promethee.definitions.push({ name: 'Row', icon: #{ promethee_component_render_icon 'row' }, position: -2, library: true, data: { type: 'row', attributes: { bgcolor: { searchable: false, translatable: false, type: 'color', value: "rgba(255,255,255,0)", }, backgrounds: { searchable: false, translatable: false, type: 'array', value: [] } }, children: [] } }) JAVASCRIPT %> <div ng-init="<%= init %>"></div>
Version data entries
43 entries across 43 versions & 1 rubygems