Beta
Optional
Beta
__uiEphemeral UI state in lieu of using complex redux logic. It is not saved in persistence and can be mutated by components.
Optional
autoIndicates if the item is auto open
Optional
draft?: booleanIndicates if the item is in draft mode.
Optional
getFunction to get the entities.
Optional
getFunction to get the count of entities.
A promise that resolves to the number of entities.
Optional
highlight?: booleanIndicates if the item should be highlighted.
Optional
initialThe initial state of the item.
Optional
isIndicates if the item is closable
Optional
isIndicates if the item is hidden
Optional
query?: ConceptFilterA filter applied to concepts.
Optional
rename?: booleanIndicates if the item is in rename mode.
Optional
showDetermines if the count is shown only when the item is closed.
Beta
os_Name of the workspace item.
Beta
os_Type of the workspace item.
Represents the model for a workspace item.