Searched defs:currentValue (Results 1 – 2 of 2) sorted by relevance
41 const rootArray = template.childNodes.filter(function(currentValue) { argument89 const rootArray = template.childNodes.filter(function(currentValue) { argument
25 private currentValue: number = 0; property in LitSlider