
committed by
Misko Hevery

parent
811679a583
commit
33b338120c
@ -16,6 +16,7 @@ export class LargeTableComponent {
|
||||
|
||||
/** @nocollapse */
|
||||
static ngComponentDef: ComponentDef<LargeTableComponent> = defineComponent({
|
||||
type: LargeTableComponent,
|
||||
tag: 'largetable',
|
||||
template: function(ctx: LargeTableComponent, cm: boolean) {
|
||||
if (cm) {
|
||||
|
Reference in New Issue
Block a user