package server-reason-react

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module React.FragmentSource

Sourceval makeProps : children:element -> unit -> < children : element > Js.t
Sourceval make : (< children : element > Js.t, element) componentLike