Class: Maglove::Widget::Card

Inherits:
V2
  • Object
show all
Defined in:
lib/maglove/widget/card.rb

Instance Attribute Summary

Attributes inherited from Base

#options, #scope

Instance Method Summary collapse

Methods inherited from V2

#render, #widget_options

Methods inherited from Base

#defaults, #initialize, #render, #style_string, #widget_options

Constructor Details

This class inherits a constructor from Maglove::Widget::Base

Instance Method Details

#identifierObject



4
5
6
# File 'lib/maglove/widget/card.rb', line 4

def identifier
  "card"
end