Method: React::Element#type
- Defined in:
- lib/react/element.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
10 11 12 |
# File 'lib/react/element.rb', line 10 def type @type end |
Returns the value of attribute type.
10 11 12 |
# File 'lib/react/element.rb', line 10 def type @type end |