We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a505969 commit 294471aCopy full SHA for 294471a
core/src/components/app/app.tsx
@@ -69,7 +69,7 @@ export class App implements ComponentInterface {
69
* inside of a popover when the user presents it, but the popover is not always
70
* presented as a result of keyboard action.)
71
*
72
- * @param elements An array of HTML elements to set focus on
+ * @param elements An array of HTML elements to set focus on.
73
*/
74
@Method()
75
async setFocus(elements: HTMLElement[]) {
0 commit comments