ELM – 備忘錄

寫Html Msg的時候 text 屬性內的不是String的話可以用以下方法轉換

type alias Bus = 
  {
     fare:Float
  }


div [][ text <| String.fromFloat Bus.fare]

開始在上面輸入您的搜索詞,然後按回車進行搜索。按ESC取消。

返回頂部