Preparing search index...
The search index is not available
tsargp
tsargp
WithEnumerable
Type alias WithEnumerable<T>
With
Enumerable
<
T
>
:
{
enums
?:
ReadonlyArray
<
T
>
;
}
Defines attributes common to enumerable options.
Type Parameters
T
Type declaration
Optional
Readonly
enums
?:
ReadonlyArray
<
T
>
The enumerated values.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
tsargp
Loading...
Defines attributes common to enumerable options.