μ΄ μλ htmxλ₯Ό μ¬μ©νμ¬ νμ ꡬννλ κ²μ΄ μΌλ§λ μ¬μ΄μ§ 보μ¬μ€λλ€.
μ ν리μΌμ΄μ
μνμ μμ§μΌλ‘μμ νμ΄νΌν
μ€νΈμ μμΉμ λ°λΌ μ νν νμ μ ν리μΌμ΄μ
μνμ μΌλΆκ° λ©λλ€.
λ°λΌμ μ ν리μΌμ΄μ
μμ νμ νμνκ³ μ ννλ €λ©΄ λ°νλ HTMLμ ν λ§ν¬μ
μ ν¬ν¨νκΈ°λ§ νλ©΄ λ©λλ€.
μ΄ λ°©λ²μ΄ μ ν리μΌμ΄μ
μλ² λμμΈμ μ ν©νμ§ μμ κ²½μ° μλ°μ€ν¬λ¦½νΈλ‘ ν μ ννκΈ°λ₯Ό μ¬μ©ν μλ μμ΅λλ€.
λ©μΈ νμ΄μ§μλ μ΄κΈ° νμ DOMμ λ‘λνλ λ€μ HTMLμ΄ ν¬ν¨λμ΄ μμ΅λλ€.
<div id="tabs" hx-get="/tab1" hx-trigger="load delay:100ms" hx-target="#tabs" hx-swap="innerHTML"></div>
μ΄ν ν νμ΄μ§μλ λͺ¨λ νμ΄ νμλκ³ μ νν νμ΄ κ·Έμ λ°λΌ κ°μ‘° νμλ©λλ€.
<div class="tab-list" role="tablist">
<button hx-get="/tab1" class="selected" role="tab" aria-selected="true" aria-controls="tab-content">Tab 1</button>
<button hx-get="/tab2" role="tab" aria-selected="false" aria-controls="tab-content">Tab 2</button>
<button hx-get="/tab3" role="tab" aria-selected="false" aria-controls="tab-content">Tab 3</button>
</div>
<div id="tab-content" role="tabpanel" class="tab-content">
Commodo normcore truffaut VHS duis gluten-free keffiyeh iPhone taxidermy godard ramps anim pour-over.
Pitchfork vegan mollit umami quinoa aute aliquip kinfolk eiusmod live-edge cardigan ipsum locavore.
Polaroid duis occaecat narwhal small batch food truck.
PBR&B venmo shaman small batch you probably haven't heard of them hot chicken readymade.
Enim tousled cliche woke, typewriter single-origin coffee hella culpa.
Art party readymade 90's, asymmetrical hell of fingerstache ipsum.
</div>