class ViewComponent::Preview

def layout(layout_name)

Setter for layout name.
def layout(layout_name)
  @layout = layout_name
end