class ReactOnRails::ReactComponent::RenderOptions

def throw_js_errors

def throw_js_errors
  options.fetch(:throw_js_errors, false)
end