Skip to content

Commit 570ca6f

Browse files
muandgraham
andauthored
Update README.md
Co-Authored-By: David Graham <[email protected]>
1 parent 715f193 commit 570ca6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import '@github/remote-input-element'
3232

3333
### Styling loading state
3434

35-
`[loading]` attribute will be added to `<remote-input>` when a network request is kicked off, and removed when it ends.
35+
A boolean `[loading]` attribute is added to `<remote-input>` when a network request begins and removed when it ends.
3636

3737
```css
3838
.loading-icon { display: none; }

0 commit comments

Comments
 (0)