Skip to content

Commit

Permalink
docs: update API docs to use correct component name
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed May 22, 2019
1 parent 0cd6823 commit 194240f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vaadin-radio-group.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
* Attribute | Description | Part name
* -----------|-------------|------------
* `disabled` | Set when the radio group and its children are disabled. | :host
* `readonly` | Set to a readonly text field | :host
* `readonly` | Set to a readonly radio group | :host
* `invalid` | Set when the element is invalid | :host
* `has-label` | Set when the element has a label | :host
* `has-value` | Set when the element has a value | :host
Expand Down

0 comments on commit 194240f

Please sign in to comment.