Skip to content

Cannot bind radio group to a value #315

@wnvko

Description

@wnvko

Description

There is no way to bind radio group component to a value.

Steps to reproduce

  1. Add radio group.
  2. Add three radios, e.g. male, female and other.
  3. Add a component property, e.g. gender.
  4. Try to bind radio group to the gender property.

Result

There is no way to bind the radio group.

Expected result

It should be possible to bind radio group to a component's property. Also if the value of any of the radios in the group equals the value of the bound property this radio should be checked.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions