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