Sha256: c5d9e440632dd79f270b567650a92e284af0d6ea62ad37c5c66e1f908f8039f8
Contents?: true
Size: 202 Bytes
Versions: 1
Compression:
Stored size: 202 Bytes
Contents
class Bootstrap class Component class Panel < Component add_div_method :panel, "card" add_div_method :heading, "card-header" add_div_method :body, "card-block" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
card-1.91 | mod/bootstrap/lib/bootstrap/component/panel.rb |