Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 204: | Line 204: | ||
) | ) | ||
}) | }) | ||
console.log('Func result', | |||
let test = Array.from(functionsData.values()).map(entry => entry[FUNC_KEY]).flat(); | |||
console.log('Func result', test); | |||
const searchFunctions = [ | const searchFunctions = [ |
Revision as of 13:30, 30 August 2022
Development verstion of the DCT List.
Not ready for production!