Yami Odymel https://invade.tw/ says to YSITD 把 HTML 變成 view model = div [] [ button [ onClick Decrement ] [ text "-" ] , div [] [ text (toString model) ] , button [ onClick Increment ] [ text "+" ] ] 是什麼感覺