Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 349: Line 349:
  
 
             const allFunctions = Array.from(functionsData.values(), entry => entry[FUNC_KEY]).flat();
 
             const allFunctions = Array.from(functionsData.values(), entry => entry[FUNC_KEY]).flat();
 
            console.log(allFunctions)
 
  
 
             const DATASRC_PROP = 'Data Sources';
 
             const DATASRC_PROP = 'Data Sources';

Revision as of 14:44, 2 December 2022

Development verstion of the DCT List.
Not ready for production!