๐window
๐ง ๆฝๅทฅไธญ
Last updated
Was this helpful?
๐ง ๆฝๅทฅไธญ
Last updated
Was this helpful?
Was this helpful?
JS โฉ scope โฉ global โฉ object โฉ window
the global object in browser environment.
properties of window
window.name - name of the window ( getter/setterโ)
window.navigator - the user agent. ( ๐ )