ActivatedResourceReference interface

Reference to another resource along with its state.

Properties

id

Resource ID.

isActive

Whether the resource is active or inactive

Property Details

id

Resource ID.

id?: string

Property Value

string

isActive

Whether the resource is active or inactive

isActive?: boolean

Property Value

boolean