@oneblink/sdk-core
Preparing search index...
FormTypes
FilesElement
Type Alias FilesElement
FilesElement
:
FormElementBinaryStorage
&
LookupFormElement
&
FormElementReadOnly
&
{
allowExtensionlessAttachments
?:
boolean
;
defaultValue
?:
unknown
;
maxEntries
?:
number
;
maxFileSize
?:
number
;
minEntries
?:
number
;
restrictedFileTypes
?:
string
[]
;
restrictFileSize
?:
boolean
;
restrictFileTypes
:
boolean
;
type
:
"files"
;
}
Type declaration
Optional
allowExtensionlessAttachments
?:
boolean
Optional
defaultValue
?:
unknown
Optional
maxEntries
?:
number
Optional
maxFileSize
?:
number
The maximum size (in Megabytes) that an individual file can be
Optional
minEntries
?:
number
Optional
restrictedFileTypes
?:
string
[]
Optional
restrictFileSize
?:
boolean
restrictFileTypes
:
boolean
type
:
"files"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oneblink/sdk-core
Loading...
The maximum size (in Megabytes) that an individual file can be