Searched defs:spApplication (Results 1 – 5 of 5) sorted by relevance
45 let spApplication = document.querySelector('#sss') as SpApplication; variable
226 let spApplication; variable
191 let spApplication; variable
379 let spApplication = <SpApplication>document.getElementsByTagName('sp-application')[0]; variable
463 const spApplication = <SpApplication>document.getElementsByTagName('sp-application')[0]; constant