IListFormAttachment
3p-core / IListFormAttachment
Interface: IListFormAttachment
Represents an attachment in the list form.
Extends the default SharePoint IAttachmentInfo
with additional file input data used for upload.
Extends
Partial
<IAttachmentInfo
>
Properties
Property | Type | Description |
---|---|---|
FileInput? | HTMLInputElement | The underlying file input element used for uploading this attachment. |