Skip to main content
Version: 2.1.4

ILibraryAttachmentsProps

3p-core v2.1.4


3p-core / ILibraryAttachmentsProps

Interface: ILibraryAttachmentsProps

Props for the LibraryAttachments component.

Properties

PropertyTypeDescription
accept?stringAcceptable file types for input (e.g., .pdf,.docx).
allowMultiple?booleanWhether multiple attachments are allowed. Defaults to true.
disabled?booleanIf true, disables the ability to upload or delete attachments.
libraryNamestringThe name of the SharePoint library to upload to or read from.
lookupFieldNamestringInternal name of the lookup field that links attachments to the parent list item.
section?stringOptional section value used to scope attachments.
sectionFieldName?stringOptional internal name of the section field in the library.