9 10 11
# File 'lib/react/ref.rb', line 9 def current `Opal.React.native_element_or_component_to_ruby(#@native.current)` end
5 6 7
# File 'lib/react/ref.rb', line 5 def is_wrapped_ref true end