workplacex-cli
Version:
Create database applications with Angular 11, ASP.NET Core 5.0 and MS-SQL for Linux and Windows.
16 lines (12 loc) • 319 B
text/typescript
import { Component, OnInit, Input } from '@angular/core';
({
selector: '[data-Custom02]',
templateUrl: "./custom02.component.html",
styleUrls: ['./custom02.component.scss']
})
export class Custom02Component implements OnInit {
constructor() { }
ngOnInit(): void {
}
() json: any;
}