Browser.Makeval sandbox :
'model ->
('model -> 'msg Vapp.Dom.t) ->
('msg -> 'model -> 'model) ->
unitval element :
'a Decoder.t ->
('a -> 'model * 'msg Vapp.Command.t) ->
('model -> 'msg Vapp.Dom.t) ->
('msg -> 'model -> 'model * 'msg Vapp.Command.t) ->
('model -> 'msg Vapp.Subscription.t) ->
unit