@nightingale-elements/nightingale-new-core
Version:
Base Elements for Nightingale Components
10 lines (5 loc) • 296 B
Markdown
### 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.