Module TreeViewSelectionChangeEvent.Make

Parameters

module T : Interop.Js.T

Signature

type nonrec t = T.t t
val selection : t -> T.t list
val create : selection:T.t list -> t