Rails-native forms
Automation
Model values, errors, names, multipart behavior, and submission semantics stay intact.
Overview, security, automation, collaboration, long-content, and mobile feature compositions.
Overview, security, automation, collaboration, long-content, and narrow feature states.
Use ordinary Rails forms and focused Hotwire behavior instead of replacing the framework.
Model values, errors, names, multipart behavior, and submission semantics stay intact.
Small Stimulus controllers preserve native controls and Turbo lifecycle safety.
test/dummy/app/components/gallery/compositions/features_page.rbworkspace_surface do
render_header
render_product_facts
render_features
end