reason-react

    0熱度

    2回答

    的documentation for ReasonReact指定其中代碼中的一個類型,應聲明: 狀態類型可以是任何東西!一個int,一個字符串,ref或公共記錄類型,你應該在reducerComponent調用之前聲明權: type state = {counter: int, showPopUp: bool}; let component = ReasonReact.reducerCompo