update docs

This commit is contained in:
Cory LaViska
2022-02-20 21:43:45 -05:00
parent 946fcf2b25
commit 0922ee202a
2 changed files with 4 additions and 0 deletions

View File

@@ -276,4 +276,6 @@ const App = () => {
};
```
?> Alternatively, you can add the `autofocus` attribute to any form control to customize initial focus without using JavaScript.
[component-metadata:sl-dialog]

View File

@@ -464,4 +464,6 @@ const App = () => {
};
```
?> Alternatively, you can add the `autofocus` attribute to any form control to customize initial focus without using JavaScript.
[component-metadata:sl-drawer]