Make template stateful

This commit is contained in:
barsdeveloper
2022-09-27 20:40:23 +02:00
parent 8361ba61a6
commit 4f0c7f9190
23 changed files with 491 additions and 680 deletions

View File

@@ -136,10 +136,6 @@ export default class PinElement extends IElement {
})
}
connectedCallback() {
super.connectedCallback()
}
/** @return {GuidEntity} */
GetPinId() {
return this.entity.PinId