Add label and id property to UnitPage
Those props are set when page is created and can not be changed. This will have to be refactored when the functionality to switch pages is implemented.
Showing
- projects/common/unit.ts 2 additions, 0 deletionsprojects/common/unit.ts
- projects/editor/src/app/components/unit-view/unit-view.component.html 1 addition, 1 deletion...tor/src/app/components/unit-view/unit-view.component.html
- projects/editor/src/app/model/UnitFactory.ts 3 additions, 1 deletionprojects/editor/src/app/model/UnitFactory.ts
- projects/editor/src/app/unit.service.ts 2 additions, 2 deletionsprojects/editor/src/app/unit.service.ts
Loading
Please register or sign in to comment