Skip to main content

IListFormAttachment

@spartanfx/react v1.2.2


@spartanfx/react / spfx / IListFormAttachment

Interface: IListFormAttachment

Represents an attachment in the list form. Extends the default SharePoint IAttachmentInfo with additional file input data used for upload.

Extends

Properties

PropertyTypeDescription
FileInput?HTMLInputElementThe underlying file input element used for uploading this attachment.
FileName?string-
FileNameAsPath?object-
FileNameAsPath.DecodedUrlstring-
ServerRelativePath?object-
ServerRelativePath.DecodedUrlstring-
ServerRelativeUrl?string-