1
我正在努力學習「哈巴狗」我想這HTML轉換的帕格Html帕格:這是對還是錯?
<div class="buttons">
<a class="button" href="#">Go to homepage</a>
</div>
我的哈巴狗版本
.buttons
a.button(class={active: currentUrl === '#'} href='#') Go to homepage
是正確的?
的鏈接,我刪除了你的問題Javadoc標記。如果碰巧是一個相關的問題,您可以編輯問題並重新添加,但請解釋原因。 –