Method: React::Component::ClassMethods#reactrb_component?

Defined in:
lib/react/component/class_methods.rb

#reactrb_component?Boolean

Returns:



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

def reactrb_component?
  true
end