FileEntry
One selected file, with everything the renderer needs.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”file: File;key: string;Stable across renders for the same file — safe as a React key.
preview?
Section titled “preview?”optional preview?: string;An object URL for an image, or undefined. Created lazily and revoked
automatically when the file is removed or the component unmounts.