Module Stack

val make : ?key:string -> ?gap:int -> ?align:[< `center | `end_ | `start start ] -> ?justify:[< `around | `between | `center | `end_ | `evenly | `start around ] -> ?fullHeight:bool -> children:React.element -> unit -> React.element