@oneblink/apps-react
Preparing search index...
attachmentsService
UploadAttachmentConfiguration
Type Alias UploadAttachmentConfiguration
type
UploadAttachmentConfiguration
=
{
contentType
?:
string
;
data
:
Blob
;
fileName
:
string
;
formId
:
number
;
isPrivate
:
boolean
;
onProgress
?:
ProgressListener
;
}
Index
Properties
content
Type?
data
file
Name
form
Id
is
Private
on
Progress?
Properties
Optional
content
Type
contentType
?:
string
data
data
:
Blob
file
Name
fileName
:
string
form
Id
formId
:
number
is
Private
isPrivate
:
boolean
Optional
on
Progress
onProgress
?:
ProgressListener
Settings
Theme
OS
Light
Dark
On This Page
Properties
content
Type
data
file
Name
form
Id
is
Private
on
Progress
@oneblink/apps-react
Loading...