1
我想使用filepicker的讀取API:https://developers.filepicker.io/docs/web/#read。如何定義FPFile對象
我想輸入參數值是一個FPFile對象,但他們沒有提供如何定義它的示例。
我想他們的樣本代碼,但我得到一個錯誤:上面仍然出現
Uncaught FilepickerException: Cannot read given input: [object Object],[object Object]. Not a url, file input, DOM File, or FPFile object.
我已經使用filepicker.pick但誤差。
感謝您的任何幫助。