neodigm55 icon indicating copy to clipboard operation
neodigm55 copied to clipboard

neodigmAgent | Element contract data attr conditionally load content (mu + css) and/or logic (js)

Open neodigm opened this issue 2 years ago • 0 comments

Allow a component to be loaded as only JS (or only MU). Default is both.

<neodigm-widget data-n55-widget-config="{conf:'', ampm:'', mobile:'', content:'true', logic:'true'}" data-n55-widget-id="intd_gnosis_executive_report"></neodigm-widget>

For example an Ipsum generator could be loaded as a simple JS API.

neodigm avatar Feb 09 '24 16:02 neodigm