### withManager

Adds the property `manager` which is set in `connectedCallback` as the closest `nigthingale-manager` element, and then it register the component in the manager.

##### Properties

###### `manager?: HTMLElement | null;`

Reference to the closest `nighhtingale-manager` component.
