Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Form.js] Add support for vertical Radio button groups #8414

Merged
merged 2 commits into from
Mar 17, 2023

Commits on Feb 24, 2023

  1. [Form.js] Add support for vertical Radio button groups

    This adds a vertical=true/false attribute to our <RadioElement>
    wrapper. The option toggles whether the radio options are displayed
    vertically or horizontally on the page.
    driusan committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    df8ca32 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Update jsx/Form.js

    Co-authored-by: jeffersoncasimir <15801528+jeffersoncasimir@users.noreply.github.com>
    driusan and jeffersoncasimir authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4d51b86 View commit details
    Browse the repository at this point in the history