Skip to content

Commit

Permalink
add tag name to property docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Emil Billberg committed Jan 16, 2017
1 parent c518c26 commit 214b9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pages.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
properties: {

/*
* The currently selected string to match `selected`.
* The currently selected string to match the element's `selected` attribute or the element's `tagName`.
*/
selected: {
type: String,
Expand Down

0 comments on commit 214b9d0

Please sign in to comment.