Skip to content

RadioButton class not public #1952

@mvysny

Description

@mvysny

Description

The RadioButton class present in vaadin-radio-button-flow.jar versions 14.6.7, 19.0.9 and 20.0.5 is not public - it's visibility is "package". However, the example page at https://vaadin.com/components/vaadin-radio-button/ suggests that there is a lone Radio Button component available in Vaadin.

Expected outcome

RadioButton should be public, similar to RadioButtonGroup.

Alternatively, change the examples at https://vaadin.com/components/vaadin-radio-button/ to explicitly mention Radio Button Group instead of Radio Button.

Environment

  • Version of the component / Vaadin platform. 14.6.7, 19.0.9, 20.0.5

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions