diff --git a/README.md b/README.md
index fcfa792..2bbbb2e 100644
--- a/README.md
+++ b/README.md
@@ -80,14 +80,35 @@ The set of components and features may extend over time. Currently, StaticInput
```html
-
+
```
```cs
@code {
public string Password { get; set; }
}
```
+```js
+
+```