user relative path to resource fetched by htmx
This commit is contained in:
parent
4ff8bc9d79
commit
fcccd8618a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<button hx-get="/docs/scopes/hx/app/demo"
|
||||
<button hx-get="app/demo"
|
||||
hx-select="[itemprop=articleBody] p">
|
||||
Hello World!
|
||||
</button>
|
||||
|
|
Loading…
Add table
Reference in a new issue