Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
<Reference Types>
DOMMatrix
Variable DOMMatrix
DOMMatrix
:
{
prototype
:
DOMMatrix
;
fromFloat32Array
(
array32
)
:
DOMMatrix
;
fromFloat64Array
(
array64
)
:
DOMMatrix
;
fromMatrix
(
other
?
)
:
DOMMatrix
;
new
(
init
?
)
:
DOMMatrix
;
}
Type declaration
new
(
init
?
)
:
DOMMatrix
Parameters
Optional
init
:
string
|
number
[]
Returns
DOMMatrix
prototype
:
DOMMatrix
from
Float32
Array
:
function
from
Float32
Array
(
array32
)
:
DOMMatrix
Parameters
array32
:
Float32Array
Returns
DOMMatrix
from
Float64
Array
:
function
from
Float64
Array
(
array64
)
:
DOMMatrix
Parameters
array64
:
Float64Array
Returns
DOMMatrix
from
Matrix
:
function
from
Matrix
(
other
?
)
:
DOMMatrix
Parameters
Optional
other
:
DOMMatrixInit
Returns
DOMMatrix
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter