kopia lustrzana https://github.com/shoelace-style/shoelace
fix type-o
rodzic
589021c40f
commit
90aac9abe9
|
|
@ -88,7 +88,7 @@ const App = () => (
|
||||||
|
|
||||||
### Validation
|
### Validation
|
||||||
|
|
||||||
Setting the `required` attribute to make selecting a an option mandatory. If a value has not been selected, it will prevent the form from submitting and display an error message.
|
Setting the `required` attribute to make selecting an option mandatory. If a value has not been selected, it will prevent the form from submitting and display an error message.
|
||||||
|
|
||||||
```html preview
|
```html preview
|
||||||
<form class="validation">
|
<form class="validation">
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue