Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 358: Line 358:
 
                     );
 
                     );
 
                 });
 
                 });
 +
 +
                console.log(functionsData)
  
 
             const allFunctions = Array.from(functionsData.values(), entry => entry[FUNC_KEY]).flat();
 
             const allFunctions = Array.from(functionsData.values(), entry => entry[FUNC_KEY]).flat();

Revision as of 15:37, 25 July 2023

DCT list widget.
Currently in use – do not modify!