Preparing search index...
The search index is not available
@rxap/ngx-bootstrap - v19.1.0-dev.0
@rxap/ngx-bootstrap
ApplicationAfterFunction
Type Alias ApplicationAfterFunction<Config, Ref, Env>
ApplicationAfterFunction
:
(
this
:
Application
<
Config
,
Ref
,
Env
>
,
app
:
Ref
,
config
:
ConfigService
,
logger
:
Console
,
options
:
Config
,
environment
:
Env
,
)
=>
any
|
Promise
<
any
>
Type Parameters
Config
extends
object
Ref
extends
RefWithInjector
Env
extends
Environment
=
Environment
Type declaration
(
this
:
Application
<
Config
,
Ref
,
Env
>
,
app
:
Ref
,
config
:
ConfigService
,
logger
:
Console
,
options
:
Config
,
environment
:
Env
,
)
:
any
|
Promise
<
any
>
Parameters
this
:
Application
<
Config
,
Ref
,
Env
>
app
:
Ref
config
:
ConfigService
logger
:
Console
options
:
Config
environment
:
Env
Returns
any
|
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@rxap/ngx-bootstrap - v19.1.0-dev.0
Loading...