import { type ITableAction } from './dees-table.js'; import * as plugins from './00plugins.js'; import { html } from '@design.estate/dees-element'; interface ITableDemoData { date: string; amount: string; description: string; } export const demoFunc = () => html`
{ return { ...itemArg, onlyDisplayProp: 'onlyDisplay', }; }} >This is a slotted Text
`;