new({preset: :box }) new({preset: :circle })do |params = {},&bloc| { type: :shape, width: 39, height: 39, smooth: '100%', apply: [:circle_color], left: 0, top: 0} end