Sha256: 53a7da0ad3f0cd546b1bc8b790b259e339e51e217dbc685c64d417019878d04f

Contents?: true

Size: 388 Bytes

Versions: 8

Compression:

Stored size: 388 Bytes

Contents

# Stimulus Controllers

Many components are paired with a stimulus controller that lives in
`app/javascript/controllers/ui/<component>_controller.js`. As much as possible I try to avoid adding
depedencies and currently this application is managing them with importmaps and I'm pretty sure if
you're not using importmaps, this breaks.

The Stimulus controllers frankly need a lot of work.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
shadcn-ui-0.0.15 app/views/documentation/javascript.html.md
shadcn-ui-0.0.14 app/views/documentation/javascript.html.md
shadcn-ui-0.0.13 app/views/documentation/javascript.html.md
shadcn-ui-0.0.12 app/views/documentation/javascript.html.md
shadcn-ui-0.0.10 app/views/documentation/javascript.html.md
shadcn-ui-0.0.8 app/views/documentation/javascript.html.md
shadcn-ui-0.0.5 app/views/documentation/javascript.html.md
shadcn-ui-0.0.4 app/views/documentation/javascript.html.md