Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mezzky/web-dev-tools
/ functions
Functions
23 in github.com/Mezzky/web-dev-tools
⨍
Functions
23
◇
Types & classes
2
↓ 4 callers
Method
isSettingTrue
(setting)
vanilla-tilt.js:55
↓ 2 callers
Method
reset
()
vanilla-tilt.js:208
↓ 2 callers
Method
resetGlare
()
vanilla-tilt.js:224
↓ 2 callers
Method
setTransition
()
vanilla-tilt.js:389
↓ 2 callers
Method
updateClientSize
()
vanilla-tilt.js:374
↓ 2 callers
Method
updateElementPosition
()
vanilla-tilt.js:285
↓ 2 callers
Method
updateGlareSize
()
vanilla-tilt.js:363
↓ 1 callers
Method
addEventListeners
* Method set listen methods for this.elementListener * @return {Node}
vanilla-tilt.js:87
↓ 1 callers
Method
extendSettings
* Method return patched settings of instance * @param {boolean} settings.reverse - reverse the tilt direction * @param {number} settings.max - m
vanilla-tilt.js:425
↓ 1 callers
Method
getElementListener
* Method returns element what will be listen mouse events * @return {Node}
vanilla-tilt.js:63
↓ 1 callers
Method
getValues
()
vanilla-tilt.js:258
↓ 1 callers
Method
init
(elements, settings)
vanilla-tilt.js:471
↓ 1 callers
Method
onMouseEnter
()
vanilla-tilt.js:185
↓ 1 callers
Method
prepareGlare
* Appends the glare element (if glarePrerender equals false) * and sets the default style
vanilla-tilt.js:318
↓ 1 callers
Method
removeEventListeners
* Method remove event listeners from current this.elementListener
vanilla-tilt.js:110
↓ 1 callers
Method
update
()
vanilla-tilt.js:294
↓ 1 callers
Method
updateInitialPosition
()
vanilla-tilt.js:231
Method
constructor
(element, settings = {})
vanilla-tilt.js:5
Method
destroy
()
vanilla-tilt.js:124
Method
onDeviceOrientation
(event)
vanilla-tilt.js:139
Method
onMouseLeave
()
vanilla-tilt.js:200
Method
onMouseMove
(event)
vanilla-tilt.js:191
Method
onWindowResize
()
vanilla-tilt.js:384