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