9
Lessons Learned (3)
Component Templating
import Table from '../../../decision-table-layout/src/components/Table.svelte';
import ArrowExpandSvg from '../../resources/arrow-expand.svg';
import './NavigationTable.scss';
const noop = () => {};
export let onViewSwitch = noop;
export let tableData;
onViewSwitch('split-screen')}>
{@html ArrowExpandSvg}
onViewSwitch('drd')}>
Edit DRD