Preparing search index...
The search index is not available
KOS UI SDK
KOS UI SDK
KOS UI SDK - Documentation
kosDependency
Function kosDependency
kos
Dependency
<
Options
>
(
params
)
:
(
(
target
,
name
)
=>
any
)
This decorator is used to define a dependency on a Kos model.
Type Parameters
Options
=
unknown
Parameters
params
:
KosDependencyParams
<
Options
>
The parameters for the decorator.
Returns
(
(
target
,
name
)
=>
any
)
(
target
,
name
)
:
any
Parameters
target
:
any
name
:
PropertyKey
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
KOS UI SDK
Loading...
This decorator is used to define a dependency on a Kos model.