mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-27 04:50:43 +00:00
Update click-to-edit.md (#3172)
This commit is contained in:
parent
7619551349
commit
29363deb1a
@ -34,7 +34,7 @@ The click to edit pattern provides a way to offer inline editing of all or part
|
||||
<label>Email Address</label>
|
||||
<input type="email" name="email" value="joe@blow.com">
|
||||
</div>
|
||||
<button class="btn">Submit</button>
|
||||
<button class="btn" type="submit">Submit</button>
|
||||
<button class="btn" hx-get="/contact/1">Cancel</button>
|
||||
</form>
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user