ActivatedResourceReference interface
Reference to another resource along with its state.
Property Details
id
Resource ID.
id?: string
Property Value
string
isActive
Whether the resource is active or inactive
isActive?: boolean
Property Value
boolean