Method: React::Element#type

Defined in:
lib/react/element.rb

#typeObject (readonly)

Returns the value of attribute type.



10
11
12
# File 'lib/react/element.rb', line 10

def type
  @type
end