Class type Dom_html.tokenList

method length : int Js.readonly_prop
method item : int -> Js.js_string Js.t Js.optdef Js.meth
method contains : Js.js_string Js.t -> bool Js.t Js.meth
method add : Js.js_string Js.t -> unit Js.meth
method remove : Js.js_string Js.t -> unit Js.meth
method toggle : Js.js_string Js.t -> bool Js.t Js.meth
method stringifier : Js.js_string Js.t Js.prop