Preparing search index...
The search index is not available
@rxap/remote-method - v19.0.4
@rxap/remote-method
BaseRemoteMethodMetadata
Interface BaseRemoteMethodMetadata
interface
BaseRemoteMethodMetadata
{
id
:
string
;
refresh
?:
(
|
Type
<
Refreshable
>
|
InjectionToken
<
Refreshable
>
|
AbstractType
<
Refreshable
>
)
[]
;
[
key
:
string
]:
any
;
}
Hierarchy
BaseDefinitionMetadata
BaseRemoteMethodMetadata
Indexable
[
key
:
string
]:
any
Index
Properties
id
refresh?
Properties
id
id
:
string
Optional
refresh
refresh
?:
(
|
Type
<
Refreshable
>
|
InjectionToken
<
Refreshable
>
|
AbstractType
<
Refreshable
>
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
refresh
@rxap/remote-method - v19.0.4
Loading...