MobX RESTful table
    Preparing search index...

    Interface FileUploaderProps

    interface FileUploaderProps {
        store: FileModel;
    }

    Hierarchy

    • FormComponentProps<string[]>
      • FileUploaderProps
    Index

    Properties

    Properties

    store: FileModel