Preparing search index...
The search index is not available
SPeCS Packages Documentation
SPeCS Packages Documentation
@specs-feup/lara
lara/core/LaraCore
getValues
Function getValues
get
Values
<
T
>
(
object
)
:
T
[
Extract
<
keyof
T
,
string
>
]
[]
Type Parameters
T
Parameters
object
:
T
Returns
T
[
Extract
<
keyof
T
,
string
>
]
[]
an array with the values of an object
Deprecated
Use the javascript built-in methods instead
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SPeCS Packages Documentation
Loading...
Deprecated
Use the javascript built-in methods instead