{"$w.AccountNavBar":[{"origin":"AccountNavBar","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AccountNavBar","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AccountNavBar","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AccountNavBar","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.AddressInput":[{"origin":"AddressInput","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AddressInput","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AddressInput","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AddressInput","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AddressInput","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AddressInput","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AddressInput","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AddressInput","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AddressInput","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.Anchor":[{"origin":"Anchor","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Anchor","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.AppointmentField":[{"origin":"AppointmentField","name":"onViewChange","description":"Adds an event handler that triggers when the appointment field's year or month changes.\n\t[Read more](https://www.wix.com/corvid/reference/$w.AppointmentField.html#onViewChange)","kind":"function","type":"onViewChange","handlerArgs":[{"name":"event","type":"$w.ViewChangeEvent"}]},{"origin":"AppointmentField","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AppointmentField","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AppointmentField","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AppointmentField","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AppointmentField","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AppointmentField","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AppointmentField","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AppointmentField","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AppointmentField","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.AudioPlayer":[{"origin":"AudioPlayer","name":"onEnded","description":"Adds an event handler that runs when playback has ended.\n\t[Read more](https://www.wix.com/corvid/reference/$w.AudioPlayer.html#onEnded)","kind":"function","type":"onEnded","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AudioPlayer","name":"onPause","description":"Adds an event handler that runs when playback is paused.\n\t[Read more](https://www.wix.com/corvid/reference/$w.AudioPlayer.html#onPause)","kind":"function","type":"onPause","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AudioPlayer","name":"onPlay","description":"Adds an event handler that runs when playback is started or restarted.\n\t[Read more](https://www.wix.com/corvid/reference/$w.AudioPlayer.html#onPlay)","kind":"function","type":"onPlay","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AudioPlayer","name":"onProgress","description":"Adds an event handler that runs when playback progresses.\n\t[Read more](https://www.wix.com/corvid/reference/$w.AudioPlayer.html#onProgress)","kind":"function","type":"onProgress","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AudioPlayer","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AudioPlayer","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AudioPlayer","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AudioPlayer","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Background":[],"$w.Box":[{"origin":"Box","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Box","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Box","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Box","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Box","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Box","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.Breadcrumbs":[{"origin":"Breadcrumbs","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Breadcrumbs","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Button":[{"origin":"Button","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Button","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Button","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Button","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Button","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Button","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.Captcha":[{"origin":"Captcha","name":"onError","description":"Adds an event handler that runs when a connection error occurs while completing the CAPTCHA challenge.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Captcha.html#onError)","kind":"function","type":"onError","handlerArgs":[]},{"origin":"Captcha","name":"onTimeout","description":"Adds an event handler that runs when the CAPTCHA token expires.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Captcha.html#onTimeout)","kind":"function","type":"onTimeout","handlerArgs":[]},{"origin":"Captcha","name":"onVerified","description":"Adds an event handler that runs when the CAPTCHA challenge is successfully completed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Captcha.html#onVerified)","kind":"function","type":"onVerified","handlerArgs":[]},{"origin":"Captcha","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Captcha","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Captcha","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Captcha","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Captcha","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Captcha","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.CartIcon":[{"origin":"CartIcon","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"CartIcon","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"CartIcon","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"CartIcon","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Chatbox":[{"origin":"Chatbox","name":"onViewportEnter","description":"Note: This standard element event is not relevant for Chatbox.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Chatbox.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Chatbox","name":"onViewportLeave","description":"Note: This standard element event is not relevant for Chatbox.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Chatbox.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Chatbox","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Chatbox","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Chatbox","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Chatbox","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Checkbox":[{"origin":"Checkbox","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Checkbox","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Checkbox","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Checkbox","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Checkbox","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Checkbox","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Checkbox","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Checkbox","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Checkbox","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.CheckboxGroup":[{"origin":"CheckboxGroup","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"CheckboxGroup","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"CheckboxGroup","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"CheckboxGroup","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"CheckboxGroup","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"CheckboxGroup","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"CheckboxGroup","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"CheckboxGroup","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"CheckboxGroup","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.CheckedMixin":[],"$w.ClickableMixin":[{"origin":"AddressInput","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AddressInput","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.CollapsedMixin":[],"$w.CollapsibleText":[{"origin":"CollapsibleText","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"CollapsibleText","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"CollapsibleText","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"CollapsibleText","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"CollapsibleText","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"CollapsibleText","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.Column":[{"origin":"Column","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Column","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Column","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Column","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Column","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Column","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.ColumnStrip":[{"origin":"ColumnStrip","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"ColumnStrip","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"ColumnStrip","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"ColumnStrip","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"ColumnStrip","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"ColumnStrip","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.ContainableMixin":[],"$w.Container":[{"origin":"Container","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Container","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Container","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Container","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Container","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Container","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.CustomElement":[{"origin":"CustomElement","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"CustomElement","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"CustomElement","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"CustomElement","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.DatePicker":[{"origin":"DatePicker","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"DatePicker","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"DatePicker","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"DatePicker","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"DatePicker","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"DatePicker","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"DatePicker","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"DatePicker","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"DatePicker","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.DisabledMixin":[],"$w.Document":[],"$w.Dropdown":[{"origin":"Dropdown","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Dropdown","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Dropdown","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Dropdown","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Dropdown","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Dropdown","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Dropdown","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Dropdown","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Dropdown","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.EffectOptions":[],"$w.Element":[{"origin":"AccountNavBar","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AccountNavBar","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AccountNavBar","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AccountNavBar","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Event":[],"$w.FocusMixin":[{"origin":"AddressInput","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AddressInput","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Footer":[{"origin":"Footer","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Footer","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Footer","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Footer","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Footer","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Footer","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.Form":[{"origin":"Form","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Form","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Form","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Form","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Form","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Form","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.FormElement":[{"origin":"AddressInput","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AddressInput","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"AddressInput","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AddressInput","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AddressInput","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Gallery":[{"origin":"Gallery","name":"onCurrentItemChanged","description":"Adds an event handler that runs when a gallery's current item changes.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Gallery.html#onCurrentItemChanged)","kind":"function","type":"imageChanged","handlerArgs":[{"name":"event","type":"$w.GalleryItemChangedEvent"}]},{"origin":"Gallery","name":"onItemClicked","description":"Adds an event handler that runs when an item in a gallery is\n clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Gallery.html#onItemClicked)","kind":"function","type":"itemClicked","handlerArgs":[{"name":"event","type":"$w.GalleryItemClickedEvent"}]},{"origin":"Gallery","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Gallery","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Gallery","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Gallery","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Gallery","name":"onPause","description":"Adds an event handler that runs when playback is paused.\n\t[Read more](https://www.wix.com/corvid/reference/$w.PlayableMixin.html#onPause)","kind":"function","type":"autoplayOff","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Gallery","name":"onPlay","description":"Adds an event handler that runs when playback is started or restarted.\n\t[Read more](https://www.wix.com/corvid/reference/$w.PlayableMixin.html#onPlay)","kind":"function","type":"autoplayOn","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.GalleryItemChangedEvent":[],"$w.GalleryItemClickedEvent":[],"$w.GoogleMap":[{"origin":"GoogleMap","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"GoogleMap","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"GoogleMap","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"GoogleMap","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Header":[{"origin":"Header","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Header","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Header","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Header","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Header","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Header","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.HiddenCollapsedElement":[{"origin":"HiddenCollapsedElement","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"HiddenCollapsedElement","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"HiddenCollapsedElement","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"HiddenCollapsedElement","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.HiddenCollapsedMixin":[],"$w.HiddenMixin":[],"$w.HtmlComponent":[{"origin":"HtmlComponent","name":"onMessage","description":"Adds an event handler that runs when the HTML Component\n sends a message.\n\t[Read more](https://www.wix.com/corvid/reference/$w.HtmlComponent.html#onMessage)","kind":"function","type":"message","handlerArgs":[{"name":"event","type":"$w.HtmlComponentMessageEvent"}]},{"origin":"HtmlComponent","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"HtmlComponent","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"HtmlComponent","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"HtmlComponent","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.HtmlComponentMessageEvent":[],"$w.IconMouseInEvent":[],"$w.IFrame":[{"origin":"HtmlComponent","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"HtmlComponent","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"HtmlComponent","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"HtmlComponent","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Image":[{"origin":"Image","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Image","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Image","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Image","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Image","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Image","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.KeyboardEvent":[],"$w.LabelMixin":[],"$w.LinkableMixin":[],"$w.Lottie":[{"origin":"Lottie","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Lottie","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Lottie","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Lottie","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Lottie","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Lottie","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Lottie","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Lottie","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.MediaBox":[{"origin":"MediaBox","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"MediaBox","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"MediaBox","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MediaBox","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Menu":[{"origin":"Menu","name":"onItemClick","description":"Adds an event handler that runs when a user clicks a menu item.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Menu.html#onItemClick)","kind":"function","type":"ItemMouseClick","handlerArgs":[{"name":"event","type":"$w.MenuItemMouseEvent"}]},{"origin":"Menu","name":"onItemDblClick","description":"Adds an event handler that runs when a user double clicks a menu item.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Menu.html#onItemDblClick)","kind":"function","type":"ItemMouseDblClick","handlerArgs":[{"name":"event","type":"$w.MenuItemMouseEvent"}]},{"origin":"Menu","name":"onItemMouseIn","description":"Adds an event handler that runs when a user hovers over a menu item.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Menu.html#onItemMouseIn)","kind":"function","type":"ItemMouseIn","handlerArgs":[{"name":"event","type":"$w.MenuItemMouseEvent"}]},{"origin":"Menu","name":"onItemMouseOut","description":"Adds an event handler that runs when a user stops hovering over a menu item.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Menu.html#onItemMouseOut)","kind":"function","type":"ItemMouseOut","handlerArgs":[{"name":"event","type":"$w.MenuItemMouseEvent"}]},{"origin":"Menu","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Menu","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Menu","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Menu","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.MenuContainer":[{"origin":"MenuContainer","name":"onItemClick","description":"Adds an event handler that runs when a user clicks a mobile menu item.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MenuContainer.html#onItemClick)","kind":"function","type":"ItemMouseClick","handlerArgs":[{"name":"event","type":"$w.MenuItemMouseEvent"}]},{"origin":"MenuContainer","name":"onItemDblClick","description":"Adds an event handler that runs when a user double clicks a mobile menu item.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MenuContainer.html#onItemDblClick)","kind":"function","type":"ItemMouseDblClick","handlerArgs":[{"name":"event","type":"$w.MenuItemMouseEvent"}]},{"origin":"MenuContainer","name":"onItemMouseIn","description":"Adds an event handler that runs when a user hovers over a mobile menu item.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MenuContainer.html#onItemMouseIn)","kind":"function","type":"ItemMouseIn","handlerArgs":[{"name":"event","type":"$w.MenuItemMouseEvent"}]},{"origin":"MenuContainer","name":"onItemMouseOut","description":"Adds an event handler that runs when a user stops hovering over a mobile menu item.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MenuContainer.html#onItemMouseOut)","kind":"function","type":"ItemMouseOut","handlerArgs":[{"name":"event","type":"$w.MenuItemMouseEvent"}]},{"origin":"MenuContainer","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"MenuContainer","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"MenuContainer","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MenuContainer","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.MenuItemMouseEvent":[],"$w.MouseEvent":[],"$w.MultiStateBox":[{"origin":"MultiStateBox","name":"onChange","description":"Adds an event handler that runs when the multi-state box moves to a new state.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MultiStateBox.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MultiStateBox","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"MultiStateBox","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"MultiStateBox","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MultiStateBox","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MultiStateBox","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"MultiStateBox","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.Node":[],"$w.Page":[{"origin":"Page","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Page","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Page","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Page","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Page","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Page","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.Pagination":[{"origin":"Pagination","name":"onChange","description":"Adds an event handler that runs when the pagination bar\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Pagination.html#onChange)","kind":"function","type":"Change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Pagination","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Pagination","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Pagination","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Pagination","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Pagination","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Pagination","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Pagination","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Pagination","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.PlayableMixin":[{"origin":"Gallery","name":"onPause","description":"Adds an event handler that runs when playback is paused.\n\t[Read more](https://www.wix.com/corvid/reference/$w.PlayableMixin.html#onPause)","kind":"function","type":"autoplayOff","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Gallery","name":"onPlay","description":"Adds an event handler that runs when playback is started or restarted.\n\t[Read more](https://www.wix.com/corvid/reference/$w.PlayableMixin.html#onPlay)","kind":"function","type":"autoplayOn","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.PostPage":[{"origin":"PostPage","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"PostPage","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"PostPage","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PostPage","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.ProductPage":[{"origin":"ProductPage","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"ProductPage","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"ProductPage","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"ProductPage","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.ProgressBar":[{"origin":"ProgressBar","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"ProgressBar","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"ProgressBar","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"ProgressBar","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.QuickActionBar":[{"origin":"QuickActionBar","name":"onItemClicked","description":"Adds an event handler that runs when an item in a quick action bar is\n clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.QuickActionBar.html#onItemClicked)","kind":"function","type":"itemClicked","handlerArgs":[{"name":"event","type":"$w.QuickActionBarItemClickedEvent"}]}],"$w.QuickActionBarItemClickedEvent":[],"$w.RadioButtonGroup":[{"origin":"RadioButtonGroup","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RadioButtonGroup","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RadioButtonGroup","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RadioButtonGroup","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RadioButtonGroup","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RadioButtonGroup","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RadioButtonGroup","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RadioButtonGroup","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RadioButtonGroup","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.RangeSlider":[{"origin":"RangeSlider","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RangeSlider","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RangeSlider","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RangeSlider","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RangeSlider","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RangeSlider","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RangeSlider","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.RatingsDisplay":[{"origin":"RatingsDisplay","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RatingsDisplay","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RatingsDisplay","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RatingsDisplay","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RatingsDisplay","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RatingsDisplay","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.RatingsInput":[{"origin":"RatingsInput","name":"onIconMouseIn","description":"Sets the function that runs when a user's mouse enters one of the rating icons.\n\t[Read more](https://www.wix.com/corvid/reference/$w.RatingsInput.html#onIconMouseIn)","kind":"function","type":"IconMouseIn","handlerArgs":[{"name":"event","type":"$w.IconMouseInEvent"}]},{"origin":"RatingsInput","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RatingsInput","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RatingsInput","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RatingsInput","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RatingsInput","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RatingsInput","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RatingsInput","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RatingsInput","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RatingsInput","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RatingsInput","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RatingsInput","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.ReadOnlyMixin":[],"$w.Repeater":[{"origin":"Repeater","name":"onItemReady","description":"Sets the function that runs when a new repeated item is created.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Repeater.html#onItemReady)","kind":"function","type":"itemReady","handlerArgs":[{"name":"$item","type":"$w.$w"}]},{"origin":"Repeater","name":"onItemRemoved","description":"Sets the function that runs when a repeated item is removed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Repeater.html#onItemRemoved)","kind":"function","type":"itemRemoved","handlerArgs":[{"name":"itemData","type":"$w.any"}]},{"origin":"Repeater","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Repeater","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Repeater","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Repeater","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.RequiredMixin":[],"$w.RichTextBox":[{"origin":"RichTextBox","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RichTextBox","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RichTextBox","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RichTextBox","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RichTextBox","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RichTextBox","name":"onInput","description":"Adds an event handler that runs when the input element receives\ninput.\n\t[Read more](https://www.wix.com/corvid/reference/$w.TextInputMixin.html#onInput)","kind":"function","type":"onInput","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RichTextBox","name":"onKeyPress","description":"Adds an event handler that runs when the cursor is inside the\n input element and a key is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.TextInputMixin.html#onKeyPress)","kind":"function","type":"keyPress","handlerArgs":[{"name":"event","type":"$w.KeyboardEvent"}]},{"origin":"RichTextBox","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RichTextBox","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RichTextBox","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"RichTextBox","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.Section":[{"origin":"Section","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Section","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Section","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Section","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Section","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Section","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.SelectionTags":[{"origin":"SelectionTags","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"SelectionTags","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"SelectionTags","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"SelectionTags","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"SelectionTags","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"SelectionTags","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"SelectionTags","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.SignatureInput":[{"origin":"SignatureInput","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"SignatureInput","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"SignatureInput","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"SignatureInput","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"SignatureInput","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"SignatureInput","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"SignatureInput","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Slide":[{"origin":"Slide","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Slide","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Slide","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Slide","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Slider":[{"origin":"Slider","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Slider","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Slider","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Slider","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Slider","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Slider","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Slider","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Slideshow":[{"origin":"Slideshow","name":"onChange","description":"Adds an event handler that runs when the slideshow moves to a new slide.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Slideshow.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Slideshow","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Slideshow","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Slideshow","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Slideshow","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Slideshow","name":"onPause","description":"Adds an event handler that runs when playback is paused.\n\t[Read more](https://www.wix.com/corvid/reference/$w.PlayableMixin.html#onPause)","kind":"function","type":"autoplayOff","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Slideshow","name":"onPlay","description":"Adds an event handler that runs when playback is started or restarted.\n\t[Read more](https://www.wix.com/corvid/reference/$w.PlayableMixin.html#onPlay)","kind":"function","type":"autoplayOn","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Slideshow","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Slideshow","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.State":[{"origin":"State","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"State","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"State","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"State","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Style":[],"$w.StyleMixin":[],"$w.Switch":[{"origin":"Switch","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Switch","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Switch","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Switch","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Switch","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Switch","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Switch","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Switch","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Switch","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Tab":[{"origin":"Tab","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Tab","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Tab","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Tab","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.Table":[{"origin":"Table","name":"onCellSelect","description":"Adds an event handler that runs when a table cell is selected.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Table.html#onCellSelect)","kind":"function","type":"cellSelect","handlerArgs":[{"name":"event","type":"$w.TableCellEvent"}]},{"origin":"Table","name":"onDataChange","description":"Adds an event handler that runs when the table's data is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Table.html#onDataChange)","kind":"function","type":"dataChange","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Table","name":"onRowSelect","description":"Adds an event handler that runs when a table row is selected.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Table.html#onRowSelect)","kind":"function","type":"rowSelect","handlerArgs":[{"name":"event","type":"$w.TableRowEvent"}]},{"origin":"Table","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Table","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Table","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Table","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Table","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Table","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.TableCellEvent":[],"$w.TableRowEvent":[],"$w.Tabs":[{"origin":"Tabs","name":"onChange","description":"Adds an event handler that runs when the tabs element moves to a different tab.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Tabs.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Tabs","name":"onTabItemClicked","description":"Adds an event handler that runs when any tab menu item is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Tabs.html#onTabItemClicked)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Tabs","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Tabs","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Tabs","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Tabs","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Tabs","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Tabs","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.Text":[{"origin":"Text","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Text","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Text","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Text","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Text","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Text","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.TextBox":[{"origin":"TextBox","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"TextBox","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"TextBox","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextBox","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextBox","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextBox","name":"onInput","description":"Adds an event handler that runs when the input element receives\ninput.\n\t[Read more](https://www.wix.com/corvid/reference/$w.TextInputMixin.html#onInput)","kind":"function","type":"onInput","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextBox","name":"onKeyPress","description":"Adds an event handler that runs when the cursor is inside the\n input element and a key is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.TextInputMixin.html#onKeyPress)","kind":"function","type":"keyPress","handlerArgs":[{"name":"event","type":"$w.KeyboardEvent"}]},{"origin":"TextBox","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextBox","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextBox","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"TextBox","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.TextInput":[{"origin":"TextInput","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"TextInput","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"TextInput","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextInput","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextInput","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextInput","name":"onInput","description":"Adds an event handler that runs when the input element receives\ninput.\n\t[Read more](https://www.wix.com/corvid/reference/$w.TextInputMixin.html#onInput)","kind":"function","type":"onInput","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextInput","name":"onKeyPress","description":"Adds an event handler that runs when the cursor is inside the\n input element and a key is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.TextInputMixin.html#onKeyPress)","kind":"function","type":"keyPress","handlerArgs":[{"name":"event","type":"$w.KeyboardEvent"}]},{"origin":"TextInput","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextInput","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TextInput","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"TextInput","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.TextInputMixin":[{"origin":"RichTextBox","name":"onInput","description":"Adds an event handler that runs when the input element receives\ninput.\n\t[Read more](https://www.wix.com/corvid/reference/$w.TextInputMixin.html#onInput)","kind":"function","type":"onInput","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"RichTextBox","name":"onKeyPress","description":"Adds an event handler that runs when the cursor is inside the\n input element and a key is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.TextInputMixin.html#onKeyPress)","kind":"function","type":"keyPress","handlerArgs":[{"name":"event","type":"$w.KeyboardEvent"}]}],"$w.ThankYouPage":[{"origin":"ThankYouPage","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"ThankYouPage","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"ThankYouPage","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"ThankYouPage","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.TimePicker":[{"origin":"TimePicker","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TimePicker","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TimePicker","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"TimePicker","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"TimePicker","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TimePicker","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"TimePicker","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.UploadButton":[{"origin":"UploadButton","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"UploadButton","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"UploadButton","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"UploadButton","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"UploadButton","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"UploadButton","name":"onBlur","description":"Adds an event handler that runs when the element loses focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onBlur)","kind":"function","type":"blur","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"UploadButton","name":"onFocus","description":"Adds an event handler that runs when the element receives focus.\n\t[Read more](https://www.wix.com/corvid/reference/$w.FocusMixin.html#onFocus)","kind":"function","type":"focus","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.ValidatableMixin":[],"$w.ValueMixin":[{"origin":"AddressInput","name":"onChange","description":"Adds an event handler that runs when an input element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.VectorImage":[{"origin":"VectorImage","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"VectorImage","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"VectorImage","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VectorImage","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VectorImage","name":"onClick","description":"Adds an event handler that runs when the element is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"VectorImage","name":"onDblClick","description":"Adds an event handler that runs when the element is double-clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick)","kind":"function","type":"dblClick","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]}],"$w.Video":[{"origin":"Video","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Video","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"Video","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Video","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.VideoBox":[{"origin":"VideoBox","name":"onEnded","description":"Adds an event handler that runs when the playback has ended.\n\t[Read more](https://www.wix.com/corvid/reference/$w.VideoBox.html#onEnded)","kind":"function","type":"onEnded","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VideoBox","name":"onMouseIn","description":"**Note: This standard element property is not relevant for VideoBox.**\n\t[Read more](https://www.wix.com/corvid/reference/$w.VideoBox.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"VideoBox","name":"onMouseOut","description":"**Note: This standard element property is not relevant for VideoBox.**\n\t[Read more](https://www.wix.com/corvid/reference/$w.VideoBox.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"VideoBox","name":"onPause","description":"Adds an event handler that runs when the playback is paused.\n\t[Read more](https://www.wix.com/corvid/reference/$w.VideoBox.html#onPause)","kind":"function","type":"onPause","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VideoBox","name":"onPlay","description":"Adds an event handler that runs when the playback is started or restarted.\n\t[Read more](https://www.wix.com/corvid/reference/$w.VideoBox.html#onPlay)","kind":"function","type":"onPlay","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VideoBox","name":"onProgress","description":"Adds an event handler that runs when the playback progresses.\n\t[Read more](https://www.wix.com/corvid/reference/$w.VideoBox.html#onProgress)","kind":"function","type":"onProgress","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VideoBox","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"VideoBox","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"VideoBox","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VideoBox","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.VideoPlayer":[{"origin":"VideoPlayer","name":"onEnded","description":"Adds an event handler that runs when playback has ended.\n\t[Read more](https://www.wix.com/corvid/reference/$w.VideoPlayer.html#onEnded)","kind":"function","type":"onEnded","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VideoPlayer","name":"onPause","description":"Adds an event handler that runs when playback is paused.\n\t[Read more](https://www.wix.com/corvid/reference/$w.VideoPlayer.html#onPause)","kind":"function","type":"onPause","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VideoPlayer","name":"onPlay","description":"Adds an event handler that runs when playback is started or restarted.\n\t[Read more](https://www.wix.com/corvid/reference/$w.VideoPlayer.html#onPlay)","kind":"function","type":"onPlay","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VideoPlayer","name":"onProgress","description":"Adds an event handler that runs when playback progresses.\n\t[Read more](https://www.wix.com/corvid/reference/$w.VideoPlayer.html#onProgress)","kind":"function","type":"onProgress","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VideoPlayer","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"VideoPlayer","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"VideoPlayer","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"VideoPlayer","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.ViewChangeEvent":[],"$w.ViewportMixin":[{"origin":"AccountNavBar","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"AccountNavBar","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.WixEvents":[{"origin":"WixEvents","name":"onMouseIn","description":"Adds an event handler that runs when the mouse pointer is moved\n onto the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn)","kind":"function","type":"mouseenter","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"WixEvents","name":"onMouseOut","description":"Adds an event handler that runs when the mouse pointer is moved\n off of the element.\n\n You can also [define an event handler using the Properties and Events panel](https://support.wix.com/en/article/velo-reacting-to-user-actions-using-events).\n\t[Read more](https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut)","kind":"function","type":"mouseleave","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"WixEvents","name":"onViewportEnter","description":"Adds an event handler that runs when an element is displayed\n in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportEnter)","kind":"function","type":"viewportEnter","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"WixEvents","name":"onViewportLeave","description":"Adds an event handler that runs when an element is no longer\n displayed in the viewable part of the current window.\n\t[Read more](https://www.wix.com/corvid/reference/$w.ViewportMixin.html#onViewportLeave)","kind":"function","type":"viewportLeave","handlerArgs":[{"name":"event","type":"$w.Event"}]}],"$w.WixForms":[{"origin":"WixForms","name":"onWixFormSubmit","description":"Adds an event handler that runs when a site visitor starts to submit a Wix Form yet before the form is actually submitted and sent to the server.\n\t[Read more](https://www.wix.com/corvid/reference/$w.WixForms.html#onWixFormSubmit)","kind":"function","type":"WixFormSubmitEvent","handlerArgs":[]},{"origin":"WixForms","name":"onWixFormSubmitted","description":"Adds an event handler that runs when a site visitor submits a Wix Form and it is successfully received by the server.\n\t[Read more](https://www.wix.com/corvid/reference/$w.WixForms.html#onWixFormSubmitted)","kind":"function","type":"WixFormSubmittedEvent","handlerArgs":[]},{"origin":"WixForms","name":"onWixFormSubmittedError","description":"Adds an event handler that runs when a site visitor is not able to successfully submit a Wix Form to the server.\n\t[Read more](https://www.wix.com/corvid/reference/$w.WixForms.html#onWixFormSubmittedError)","kind":"function","type":"WixFormSubmittedErrorEvent","handlerArgs":[]}],"$w.WixFormSubmitEvent":[],"$w.WixFormSubmittedErrorEvent":[],"$w.WixFormSubmittedEvent":[]}