Skip to content

docs(combobox): document form integration with name parameter#155

Open
manato-tajiri wants to merge 1 commit into
hunvreus:mainfrom
manato-tajiri:docs/combobox-form-hidden-input
Open

docs(combobox): document form integration with name parameter#155
manato-tajiri wants to merge 1 commit into
hunvreus:mainfrom
manato-tajiri:docs/combobox-form-hidden-input

Conversation

@manato-tajiri

Copy link
Copy Markdown

Description

Updates the Combobox component documentation to highlight the name parameter and hidden input functionality for form integration.

Changes:

  1. Added a paragraph explaining that passing a name parameter renders a hidden input that submits the selected value with the form
  2. Updated the Jinja/Nunjucks code example to include name="framework"

Related Issue

Closes #154

Screenshots

N/A — documentation-only change

Checklist

Add explanation and example showing how to use the name parameter
to render a hidden input for form submission with the combobox.

Closes hunvreus#14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document hidden input pattern in combobox component

1 participant