Sha256: 21be16bb180c386dcb170749ebfb948b512b7e6bde13b277ea4d381bda3fd705
Contents?: true
Size: 241 Bytes
Versions: 4
Compression:
Stored size: 241 Bytes
Contents
# frozen_string_literal: true Atome.new( { renderers: [:html], id: :test_box, type: :shape, attach: :view, apply: [:shape_color], tag: { system: true }, left: 120, top: 120, bottom: 0, width: 333, height:333, overflow: :auto, } )
Version data entries
4 entries across 4 versions & 1 rubygems