Vinyl
Preparing search index...
@amzn/vinyl-util
CompareBySelector
Type Alias CompareBySelector<T>
CompareBySelector
:
(
value
:
T
)
=>
Exclude
<
Primitive
,
symbol
>
Provides a primitive value plucked from an element. Used in
compareBy
for building a comparator.
Type Parameters
T
Type declaration
(
value
:
T
)
:
Exclude
<
Primitive
,
symbol
>
Parameters
value
:
T
Returns
Exclude
<
Primitive
,
symbol
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Provides a primitive value plucked from an element. Used in compareBy for building a comparator.