This commit is contained in:
Luke Pulverenti 2015-08-31 19:47:47 -04:00
parent 68f6551ee5
commit cacc76dc5d
22 changed files with 301 additions and 298 deletions

View file

@ -11362,6 +11362,7 @@ The `aria-labelledby` attribute will be set to the header element, if one exists
/**
* Returns the currently focused item.
* @type {?Object}
*/
focusedItem: {
observer: '_focusedItemChanged',