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 c769f62 commit fc4c999Copy full SHA for fc4c999
dialog/internal/dialog.ts
@@ -160,7 +160,7 @@ export class Dialog extends LitElement {
160
* Opens the dialog and fires a cancelable `open` event. After a dialog's
161
* animation, an `opened` event is fired.
162
*
163
- * Add an `autocomplete` attribute to a child of the dialog that should
+ * Add an `autofocus` attribute to a child of the dialog that should
164
* receive focus after opening.
165
166
* @return A Promise that resolves after the animation is finished and the
0 commit comments