Fullscreen
Adding Full Screen Table in your project
import { FullscreenTableComponent} from './tables/table-fullscreen/table-fullscreen.component';import { FullscreenTableComponent } from './tables/table-fullscreen/table-fullscreen.component';{ path: 'tables/fullscreen', component: FullscreenTableComponent }
Last updated
Was this helpful?