BetaOptional Beta__uiEphemeral UI state in lieu of using complex redux logic. It is not saved in persistence and can be mutated by components.
OptionalautoIndicates if the item is auto open
Optionaldraft?: booleanIndicates if the item is in draft mode.
OptionalgetFunction to get the entities.
OptionalgetFunction to get the count of entities.
A promise that resolves to the number of entities.
Optionalhighlight?: booleanIndicates if the item should be highlighted.
OptionalinitialThe initial state of the item.
OptionalisIndicates if the item is closable
OptionalisIndicates if the item is hidden
Optionalquery?: ConceptFilterA filter applied to concepts.
Optionalrename?: booleanIndicates if the item is in rename mode.
OptionalshowDetermines if the count is shown only when the item is closed.
Betaos_Name of the workspace item.
Betaos_Type of the workspace item.
Represents the model for a workspace item.