@datapos/datapos-shared
Preparing search index...
component/context
ContextModelEntityGroupConfig
Interface ContextModelEntityGroupConfig
interface
ContextModelEntityGroupConfig
{
description
?:
Record
<
string
,
unknown
>
;
entityRefs
:
ComponentReference
[]
;
id
:
string
;
label
:
Partial
<
LocalisedString
>
;
}
Index
Properties
description?
entity
Refs
id
label
Properties
Optional
description
description
?:
Record
<
string
,
unknown
>
entity
Refs
entityRefs
:
ComponentReference
[]
id
id
:
string
label
label
:
Partial
<
LocalisedString
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
entity
Refs
id
label
@datapos/datapos-shared
Loading...