Class DefaultHeaderService

Constructors

Properties

Methods

Constructors

Properties

portalCount: Signal<number> = ...

Computes the count of portals.

The count of portals.

portals: Signal<Portal<unknown>[]> = ...

Represents an array of Portal objects with unknown type.

Methods