@umbraco-cms/backoffice
Preparing search index...
libs/context-api
UmbProvideOptions
Interface UmbProvideOptions<BaseType, ResultType>
interface
UmbProvideOptions
<
BaseType
extends
UmbContextMinimal
,
ResultType
extends
BaseType
,
>
{
context
:
string
|
UmbContextToken
<
BaseType
,
ResultType
>
;
}
Type Parameters
BaseType
extends
UmbContextMinimal
ResultType
extends
BaseType
Index
Properties
context
Properties
context
context
:
string
|
UmbContextToken
<
BaseType
,
ResultType
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
@umbraco-cms/backoffice
Loading...