YSITD_TG_Bot says to #ysitd <YamiOdymel>: 把 HTML 變成 view model = div [] [ button [ onClick Decrement ] [ text "-" ] , div [] [ text (toString model) ] , button [ onClick Increment ] [ text "+" ] ] 是什麼感覺