getLibraryAttachments
@spartanfx/react / spfx / getLibraryAttachments
Function: getLibraryAttachments()
function getLibraryAttachments(formContext, section?): InlineItem<
| ILibraryAttachmentListItem
| INewLibraryAttachment>[];
Retrieves the current list of attachments (excluding deleted ones) from the form state.