Sha256: a85435d6127f62a9dc5bece74854e75586089f18ea7759db1a9a672ef83934e5

Contents?: true

Size: 157 Bytes

Versions: 136

Compression:

Stored size: 157 Bytes

Contents

import { Controller } from "@hotwired/stimulus"

export default class extends Controller {
  connect() {
    this.element.textContent = "Hello World!"
  }
}

Version data entries

136 entries across 136 versions & 16 rubygems

Version Path
stimulus-rails-0.5.0 lib/install/app/javascript/controllers/hello_controller.js
stimulus-rails-0.4.2 lib/install/app/javascript/controllers/hello_controller.js
stimulus-rails-0.4.1 lib/install/app/javascript/controllers/hello_controller.js
stimulus-rails-0.4.0 lib/install/app/javascript/controllers/hello_controller.js
stimulus-rails-0.3.11 lib/install/app/javascript/controllers/hello_controller.js
stimulus-rails-0.3.10 lib/install/app/javascript/controllers/hello_controller.js
stimulus-rails-0.3.9 lib/install/app/javascript/controllers/hello_controller.js
stimulus-rails-0.3.8 lib/install/app/javascript/controllers/hello_controller.js
stimulus-rails-0.3.7 lib/install/app/javascript/controllers/hello_controller.js
stimulus-rails-0.3.6 lib/install/app/javascript/controllers/hello_controller.js
stimulus-rails-0.3.5 lib/install/app/javascript/controllers/hello_controller.js
stimulus-rails-0.3.4 lib/install/app/assets/javascripts/controllers/hello_controller.js
stimulus-rails-0.3.3 lib/install/app/assets/javascripts/controllers/hello_controller.js
stimulus-rails-0.3.2 lib/install/app/assets/javascripts/controllers/hello_controller.js
stimulus-rails-0.3.1 lib/install/app/assets/javascripts/controllers/hello_controller.js
stimulus-rails-0.3.0 lib/install/app/assets/javascripts/controllers/hello_controller.js