Sha256: 1207d4d7b246162206c725806f87bb3914a4ec6d7791a56fcacb5fe83bd80f43

Contents?: true

Size: 315 Bytes

Versions: 4

Compression:

Stored size: 315 Bytes

Contents

<h1 class="alert alert-info this-works"><%= options.server_rendering? ? "Server Rendering" : "Client Rendering" %></h1>
<%%= react_component("HelloWorldApp",
                     @hello_world_props,
                     generator_function: true,
                     prerender: <%= options.server_rendering? %>) %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
react_on_rails-1.2.2 lib/generators/react_on_rails/templates/base/base/app/views/hello_world/index.html.erb.tt
react_on_rails-1.2.1 lib/generators/react_on_rails/templates/base/base/app/views/hello_world/index.html.erb.tt
react_on_rails-1.2.0 lib/generators/react_on_rails/templates/base/base/app/views/hello_world/index.html.erb.tt
react_on_rails-1.2.0.rc1 lib/generators/react_on_rails/templates/base/base/app/views/hello_world/index.html.erb.tt