@umbraco-cms/backoffice
Preparing search index...
packages/core/entity-flag
UmbEntityWithOptionalFlags
Interface UmbEntityWithOptionalFlags
interface
UmbEntityWithOptionalFlags
{
entityType
:
string
;
flags
?:
UmbEntityFlag
[]
;
}
Hierarchy (
View Summary
)
Omit
<
UmbEntityModel
,
"unique"
>
UmbEntityWithOptionalFlags
UmbTreeItemModelBase
Index
Properties
entity
Type
flags?
Properties
entity
Type
entityType
:
string
Optional
flags
flags
?:
UmbEntityFlag
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Type
flags
@umbraco-cms/backoffice
Loading...