pull/687/head
Cory LaViska 2022-02-20 21:43:45 -05:00
rodzic 946fcf2b25
commit 0922ee202a
2 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -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]

Wyświetl plik

@ -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]