navigateToEntity
@firecms/core / navigateToEntity
Function: navigateToEntity()
Section titled “Function: navigateToEntity()”navigateToEntity(
__namedParameters):void
Defined in: util/navigation_utils.ts:174
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”collection?
Section titled “collection?”EntityCollection<any, any>
boolean
entityId?
Section titled “entityId?”string
fullIdPath?
Section titled “fullIdPath?”string
navigation
Section titled “navigation”onClose?
Section titled “onClose?”() => void
openEntityMode
Section titled “openEntityMode”"side_panel" | "full_screen"
string
selectedTab?
Section titled “selectedTab?”string
sideEntityController
Section titled “sideEntityController”Returns
Section titled “Returns”void