Method: React::Ref#current
- Defined in:
- lib/react/ref.rb
#current ⇒ Object
9 10 11 |
# File 'lib/react/ref.rb', line 9 def current `Opal.React.native_element_or_component_to_ruby(#@native.current)` end |
9 10 11 |
# File 'lib/react/ref.rb', line 9 def current `Opal.React.native_element_or_component_to_ruby(#@native.current)` end |