File

tenants/tenants.model.ts

Description

Configuration object for TenantsModule.

Index

Properties

Properties

subtenantsNavigatorNode
subtenantsNavigatorNode: boolean | Partial<NavigatorNode>
Type : boolean | Partial<NavigatorNode>
Optional

Allows for hiding or customizing "Subtenants" navigator node:

  • subtenantsNavigatorNode: true - shows the default navigator node (default),
  • subtenantsNavigatorNode: false - hides the navigator node,
  • subtenantsNavigatorNode: { label: 'My subtenants' } - overrides default navigator node,
  • subtenantsNavigatorNode: new NavigatorNode({ label: 'My subtenants' }) - overrides default navigator node.

results matching ""

    No results matching ""