Preparing search index...
The search index is not available
@rxfx/service
@rxfx/service
HasSubtype
Interface HasSubtype<T>
Helpful, optional interface to differentiate service actions.
interface
HasSubtype
<
T
>
{
subtype
:
T
;
}
Type Parameters
T
=
string
Index
Properties
subtype
Properties
subtype
subtype
:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
subtype
@rxfx/service
Loading...
Helpful, optional interface to differentiate service actions.