Method: Hyalite::ElementObject#inspect
- Defined in:
- lib/hyalite/element.rb
#inspect ⇒ Object
14 15 16 |
# File 'lib/hyalite/element.rb', line 14 def inspect "<#{type} #{props && props.inspect} />" end |
14 15 16 |
# File 'lib/hyalite/element.rb', line 14 def inspect "<#{type} #{props && props.inspect} />" end |