Sha256: b022c128e31da353fbf53c16b7f81b01f5d762a0d5a25681584ae484275466c9

Contents?: true

Size: 187 Bytes

Versions: 5

Compression:

Stored size: 187 Bytes

Contents

import "./polyfills/formdata-event"
import { SlTurboFormElement } from "./sl-turbo-form"

export const startTurbo = () => {
  customElements.define("sl-turbo-form", SlTurboFormElement)
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
shoelace-rails-0.4.1 src/turbo/index.ts
shoelace-rails-0.4.0 src/turbo/index.ts
shoelace-rails-0.3.0 src/turbo/index.ts
shoelace-rails-0.2.0 src/turbo/index.ts
shoelace-rails-0.1.0 src/turbo/index.ts