Hex Core JS
    Preparing search index...

    Function FileInput

    • File input component.

      Parameters

      Returns Element

      Must be rendered within a <FileUpload.BackupManager> component.

    Index

    Properties

    BackupManager: (__namedParameters: FileInputBackupManagerProps) => Element

    Type Declaration

      • (__namedParameters: FileInputBackupManagerProps): Element
      • Provides backup storage for a FileInput in case the file input is unmounted. Also provides external access to the unmodified file and edit state if desired.

        Parameters

        Returns Element

        Only one <FileInput> component should be rendered within this component (including conditional rendering).

    ImageEditorModal: (__namedParameters: FileInputImageEditorModalProps) => Element
    Preview: (__namedParameters: FileInputPreviewProps) => Element