Preparing search index...
The search index is not available
@rxap/upload - v19.0.4
@rxap/upload
FileUploadMethod
Class FileUploadMethod
Implements
Method
<
File
|
null
,
FileUploadMethodParameters
>
Index
Constructors
constructor
Properties
_document
_file
Input
progress$
Accessors
document
Methods
add
Input
To
Dom
call
get
Document
handle
File
Input
Change
read
File
remove
Input
From
Dom
set
Document
Constructors
constructor
new
FileUploadMethod
()
:
FileUploadMethod
Returns
FileUploadMethod
Properties
Protected
_document
_document
:
null
|
Document
= null
Protected
_file
Input
_fileInput
:
null
|
HTMLInputElement
= null
progress$
progress$
:
Subject
<
number
>
= ...
Accessors
Protected
document
get
document
()
:
Document
Returns
Document
Methods
Protected
add
Input
To
Dom
addInputToDom
(
accept
:
string
)
:
HTMLInputElement
Parameters
accept
:
string
Returns
HTMLInputElement
call
call
(
parameters
?:
FileUploadMethodParameters
)
:
Promise
<
null
|
File
>
Parameters
Optional
parameters
:
FileUploadMethodParameters
Returns
Promise
<
null
|
File
>
Protected
get
Document
getDocument
()
:
Document
Returns
Document
Protected
handle
File
Input
Change
handleFileInputChange
(
event
:
any
)
:
null
|
File
Parameters
event
:
any
Returns
null
|
File
Protected
read
File
readFile
(
file
:
File
)
:
Promise
<
File
>
Parameters
file
:
File
Returns
Promise
<
File
>
Protected
remove
Input
From
Dom
removeInputFromDom
()
:
void
Returns
void
set
Document
setDocument
(
document
:
Document
)
:
void
Parameters
document
:
Document
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_document
_file
Input
progress$
Accessors
document
Methods
add
Input
To
Dom
call
get
Document
handle
File
Input
Change
read
File
remove
Input
From
Dom
set
Document
@rxap/upload - v19.0.4
Loading...