Preparing search index...
The search index is not available
@amirsavand/ngx-common - v5.0.0
@amirsavand/ngx-common
DebouncedInvokerInit
Interface DebouncedInvokerInit
interface
DebouncedInvokerInit
{
delay
?:
number
;
method
:
()
=>
void
;
}
Index
Properties
delay?
method
Properties
Optional
delay
delay
?:
number
DebouncedInvoker.delay
method
method
:
()
=>
void
DebouncedInvoker.method
Type declaration
()
:
void
Method to be invoked with delay.
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delay
method
@amirsavand/ngx-common - v5.0.0
CrudAction
ColorGenerator
Crud
DebouncedInvoker
DetailBaseService
InlineStorage
Link
LinkGroup
ListItemCycle
MapEx
NotificationBaseService
ReactiveForm
Selection
SpacePlusUrlSerializer
ThemeBaseService
Timer
TitleBaseService
ApiError
ApiResponse
AuthResponse
AuthToken
CrudInit
DebouncedInvokerInit
Forms
GetParams
HSL
LinkData
LinkGroupData
MapExItem
ReactiveFormData
ReactiveFromInit
RouterLink
TimerInit
Dict
GetContextFunction
MapItemFunction
Payload
PayloadPipe
PK
Theme
CRUD_BASE
CRUD_HTTP_CLIENT
THEMES
blobToBase64
downloadUrl
findItemInList
generateUniqueString
getAgeFromDate
getChangedFromDicts
getColorFromString
getDictFromList
getUniqueList
insertChild
isArray
isArrayEqual
isBool
isDict
isDictEmpty
isDictEqual
isOdd
isStringValidDate
noEmptyIncludingArrayPayloadPipe
noEmptyPayloadPipe
removeChild
removeEmptyValuesFromDict
slugify
URLSearchParamsToDict
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
DebouncedInvoker.delay