{"$w.Accordion":{"apiRefLink":"https://support.wix.com/en/article/editor-x-adding-and-customizing-an-accordion-5177642#","events":[{"origin":"Accordion","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"Accordion","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"Accordion","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":"Accordion","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"}]}],"semanticClassNames":{"AccordionContainer":{"root":"accordion","title":"accordion__title","container":"accordion__container","item":"accordion__item","icon":"accordion__icon"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/accordion/css-classes"},"$w.AccountNavBar":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.AccountNavBar.html#","events":[{"origin":"AccountNavBar","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.AddressInput.html#","events":[{"origin":"AddressInput","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Anchor.html#","events":[{"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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.AppointmentField.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.AudioPlayer.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"MusicPlayer":{"root":"audio-player"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/audioplayer/css-classes"},"$w.Avatar":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Avatar.html#","events":[{"origin":"Avatar","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"Avatar","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"Avatar","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":"Avatar","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.AvatarGroup":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.AvatarGroup.html#","events":[{"origin":"AvatarGroup","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"AvatarGroup","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"AvatarGroup","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":"AvatarGroup","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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Background.html#","events":[]},"$w.Box":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Box.html#","events":[{"origin":"Box","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]},{"origin":"Box","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":"Box","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"}]}],"semanticClassNames":{"Container":{"root":"box"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/box/css-classes"},"$w.Breadcrumbs":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Breadcrumbs.html#","events":[{"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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Button.html#","events":[{"origin":"Button","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]},{"origin":"Button","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":"Button","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"}]}],"semanticClassNames":{"ImageButton":{"root":"image-button"},"PopupCloseIconButton":{"root":"lightbox__close-button"},"SiteButton":{"root":"button","buttonLabel":"button__label"},"StylableButton":{"root":"button","buttonLabel":"button__label","buttonIcon":"button__icon"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/button/css-classes"},"$w.Captcha":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Captcha.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"Captcha":{"root":"captcha"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/captcha/css-classes"},"$w.CartIcon":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.CartIcon.html#","events":[{"origin":"CartIcon","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Chatbox.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Checkbox.html#","events":[{"origin":"Checkbox","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"Checkbox":{"root":"checkbox","label":"checkbox__label","icon":"checkbox__icon","input":"checkbox__input"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/checkbox/css-classes"},"$w.CheckboxGroup":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.CheckboxGroup.html#","events":[{"origin":"CheckboxGroup","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"CheckboxGroup":{"root":"checkbox-group","label":"checkbox-group__label"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/checkboxgroup/css-classes"},"$w.CheckedMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.CheckedMixin.html#","events":[]},"$w.ClickableMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ClickableMixin.html#","events":[{"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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.CollapsedMixin.html#","events":[]},"$w.CollapsibleText":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.CollapsibleText.html#","events":[{"origin":"CollapsibleText","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"CollapsibleText":{"root":"collapsible-text","text":"collapsible-text__text","button":"collapsible-text__button"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/collapsibletext/css-classes"},"$w.Column":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Column.html#","events":[{"origin":"Column","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]},{"origin":"Column","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":"Column","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.ColumnStrip":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ColumnStrip.html#","events":[{"origin":"ColumnStrip","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]},{"origin":"ColumnStrip","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":"ColumnStrip","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"}]}],"semanticClassNames":{"StripColumnsContainer":{"root":"column-strip","column":"column-strip__column"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/columnstrip/css-classes"},"$w.ContainableMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ContainableMixin.html#","events":[]},"$w.Container":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Container.html#","events":[{"origin":"Container","name":"onKeyPress","description":"Adds an event handler that runs when a keyboard key is pressed while the container or one of its child elements is focused.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Container.html#onKeyPress)","kind":"function","type":"keyPress","handlerArgs":[{"name":"event","type":"$w.KeyboardEvent"}]},{"origin":"Container","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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.CustomClassList":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.CustomClassList.html#","events":[]},"$w.CustomElement":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.CustomElement.html#","events":[{"origin":"CustomElement","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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.DashboardButton":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.DashboardButton.html#","events":[{"origin":"DashboardButton","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":"DashboardButton","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.DashboardHeading":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.DashboardHeading.html#","events":[]},"$w.DashboardIconButton":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.DashboardIconButton.html#","events":[{"origin":"DashboardIconButton","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":"DashboardIconButton","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.DashboardInfoIcon":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.DashboardInfoIcon.html#","events":[{"origin":"DashboardInfoIcon","name":"onTooltipLinkClick","description":"Adds an event handler that runs when the link within a tooltip is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.DashboardInfoIcon.html#onTooltipLinkClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"DashboardInfoIcon","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"DashboardInfoIcon","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"DashboardInfoIcon","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":"DashboardInfoIcon","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.DashboardInput":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.DashboardInput.html#","events":[{"origin":"DashboardInput","name":"onKeyPress","description":"Adds an event handler that runs when a key is pressed inside the dashboard input field.\n\t[Read more](https://www.wix.com/corvid/reference/$w.DashboardInput.html#onKeyPress)","kind":"function","type":"keyPress","handlerArgs":[{"name":"event","type":"$w.KeyboardEvent"}]},{"origin":"DashboardInput","name":"onKeyRelease","description":"Adds an event handler that runs when the key is released within the dashboard input.\n\t[Read more](https://www.wix.com/corvid/reference/$w.DashboardInput.html#onKeyRelease)","kind":"function","type":"keyRelease","handlerArgs":[{"name":"event","type":"$w.KeyboardEvent"}]},{"origin":"DashboardInput","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.DashboardNumberInput":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.DashboardNumberInput.html#","events":[{"origin":"DashboardNumberInput","name":"onKeyPress","description":"Adds an event handler that runs when a key is pressed within\nthe input field.\n\t[Read more](https://www.wix.com/corvid/reference/$w.DashboardNumberInput.html#onKeyPress)","kind":"function","type":"keyPress","handlerArgs":[{"name":"event","type":"$w.KeyboardEvent"}]},{"origin":"DashboardNumberInput","name":"onKeyRelease","description":"Adds an event handler that runs when the key is released within an input.\n\t[Read more](https://www.wix.com/corvid/reference/$w.DashboardNumberInput.html#onKeyRelease)","kind":"function","type":"keyRelease","handlerArgs":[{"name":"event","type":"$w.KeyboardEvent"}]},{"origin":"DashboardNumberInput","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.DashboardText":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.DashboardText.html#","events":[{"origin":"DashboardText","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"DashboardText","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"DashboardText","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":"DashboardText","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.DashboardTextButton":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.DashboardTextButton.html#","events":[{"origin":"DashboardTextButton","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":"DashboardTextButton","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.DashboardToggleSwitch":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.DashboardToggleSwitch.html#","events":[{"origin":"DashboardToggleSwitch","name":"onChange","description":"Adds an event handler that runs when the state of the toggle switch changes.\n\t[Read more](https://www.wix.com/corvid/reference/$w.DashboardToggleSwitch.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.Dataset":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Dataset.html#","events":[{"origin":"Dataset","name":"onAfterSave","description":"Adds an event handler that runs just after a save.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Dataset.html#onAfterSave)","kind":"function","type":"afterSave","handlerArgs":[]},{"origin":"Dataset","name":"onCurrentIndexChanged","description":"Adds an event handler that runs when the current index changes.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Dataset.html#onCurrentIndexChanged)","kind":"function","type":"currentIndexChanged","handlerArgs":[]},{"origin":"Dataset","name":"onError","description":"Adds an event handler that runs when an error occurs.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Dataset.html#onError)","kind":"function","type":"datasetError","handlerArgs":[]},{"origin":"Dataset","name":"onItemValuesChanged","description":"Adds an event handler that runs when a value of the current item changes.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Dataset.html#onItemValuesChanged)","kind":"function","type":"itemValuesChanged","handlerArgs":[]},{"origin":"Dataset","name":"onReady","description":"Adds an event handler that runs when the dataset is ready.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Dataset.html#onReady)","kind":"function","type":"datasetReady","handlerArgs":[]}]},"$w.DatePicker":{"apiRefLink":"https://dev.wix.com/docs/develop-websites/articles/wix-editor-elements/formatting-layout/formatting-dates#","events":[{"origin":"DatePicker","name":"onViewChange","description":"Adds an event handler that triggers when the date picker's view changes.\n\t[Read more](https://www.wix.com/corvid/reference/$w.DatePicker.html#onViewChange)","kind":"function","type":"onViewChange","handlerArgs":[{"name":"event","type":"$w.ViewChangeEvent"}]},{"origin":"DatePicker","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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.Disabled":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Disabled.html#","events":[]},"$w.DisabledMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.DisabledMixin.html#","events":[]},"$w.Document":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Document.html#","events":[]},"$w.Dropdown":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Dropdown.html#","events":[{"origin":"Dropdown","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"ComboBoxInput":{"root":"dropdown","label":"dropdown__label","icon":"dropdown__icon","input":"dropdown__input","list":"dropdown__list"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/dropdown/css-classes"},"$w.DynamicDataset":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.DynamicDataset.html#","events":[{"origin":"DynamicDataset","name":"onAfterSave","description":"Adds an event handler that runs just after a save.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Dataset.html#onAfterSave)","kind":"function","type":"afterSave","handlerArgs":[]},{"origin":"DynamicDataset","name":"onCurrentIndexChanged","description":"Adds an event handler that runs when the current index changes.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Dataset.html#onCurrentIndexChanged)","kind":"function","type":"currentIndexChanged","handlerArgs":[]},{"origin":"DynamicDataset","name":"onError","description":"Adds an event handler that runs when an error occurs.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Dataset.html#onError)","kind":"function","type":"datasetError","handlerArgs":[]},{"origin":"DynamicDataset","name":"onItemValuesChanged","description":"Adds an event handler that runs when a value of the current item changes.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Dataset.html#onItemValuesChanged)","kind":"function","type":"itemValuesChanged","handlerArgs":[]},{"origin":"DynamicDataset","name":"onReady","description":"Adds an event handler that runs when the dataset is ready.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Dataset.html#onReady)","kind":"function","type":"datasetReady","handlerArgs":[]}]},"$w.EffectOptions":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.EffectOptions.html#","events":[]},"$w.Effects":{"apiRefLink":"https://support.wix.com/en/article/studio-editor-about-animations#","events":[]},"$w.EffectsMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.EffectsMixin.html#","events":[]},"$w.Element":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Element.html#","events":[{"origin":"Accordion","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"Accordion","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"Accordion","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":"Accordion","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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Event.html#","events":[]},"$w.FocusMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.FocusMixin.html#","events":[{"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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Footer.html#","events":[{"origin":"Footer","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"FooterContainer":{"root":"footer"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/footer/css-classes"},"$w.Form":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Form.html#","events":[{"origin":"Form","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"FormContainer":{"root":"form"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/form/css-classes"},"$w.FormElement":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.FormElement.html#","events":[{"origin":"AddressInput","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Gallery.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"MatrixGallery":{"root":"gallery","galleryItem":"gallery__item"},"PaginatedGridGallery":{"root":"gallery","galleryItem":"gallery__item"},"SlideShowGallery":{"root":"gallery","galleryItem":"gallery__item"},"SliderGallery":{"root":"gallery","galleryItem":"gallery__item"},"ProGallery":{"root":"gallery","galleryItem":"gallery__item"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/gallery/css-classes"},"$w.GalleryItemChangedEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.GalleryItemChangedEvent.html#","events":[]},"$w.GalleryItemClickedEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.GalleryItemClickedEvent.html#","events":[]},"$w.GalleryNavigationStartEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.GalleryNavigationStartEvent.html#","events":[]},"$w.GoogleMap":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.GoogleMap.html#","events":[{"origin":"GoogleMap","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"GoogleMap":{"root":"google-map"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/googlemap/css-classes"},"$w.HamburgerCloseButton":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.HamburgerCloseButton.html#","events":[{"origin":"HamburgerCloseButton","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.HamburgerCloseButton.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"HamburgerCloseButton","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"HamburgerCloseButton","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"HamburgerCloseButton","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":"HamburgerCloseButton","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"}]}],"semanticClassNames":{"HamburgerCloseButton":{"root":"hamburger-close-button","buttonLabel":"hamburger-close-button__label","buttonIcon":"hamburger-close-button__icon"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/hamburgerclosebutton/css-classes"},"$w.HamburgerMenuContainer":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.HamburgerMenuContainer.html#","events":[{"origin":"HamburgerMenuContainer","name":"onClose","description":"Adds an event handler that is triggered when the menu container is closed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.HamburgerMenuContainer.html#onClose)","kind":"function","type":"close","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"HamburgerMenuContainer","name":"onOpen","description":"Adds an event handler that is triggered when the menu container is opened.\n\t[Read more](https://www.wix.com/corvid/reference/$w.HamburgerMenuContainer.html#onOpen)","kind":"function","type":"open","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"HamburgerMenuContainer","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"HamburgerMenuContainer","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"HamburgerMenuContainer","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":"HamburgerMenuContainer","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":"HamburgerMenuContainer","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":"HamburgerMenuContainer","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"}]}],"semanticClassNames":{"HamburgerMenuContainer":{"root":"hamburger-menu-container"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/hamburgermenucontainer/css-classes"},"$w.HamburgerOpenButton":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.HamburgerOpenButton.html#","events":[{"origin":"HamburgerOpenButton","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.HamburgerOpenButton.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.MouseEvent"}]},{"origin":"HamburgerOpenButton","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"HamburgerOpenButton","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"HamburgerOpenButton","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":"HamburgerOpenButton","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"}]}],"semanticClassNames":{"HamburgerMenuRoot":{"root":"hamburger-open-button","buttonLabel":"hamburger-open-button__label","buttonIcon":"hamburger-open-button__icon"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/hamburgeropenbutton/css-classes"},"$w.HamburgerOverlay":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.HamburgerOverlay.html#","events":[{"origin":"HamburgerOverlay","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"HamburgerOverlay","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"HamburgerOverlay","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":"HamburgerOverlay","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":"HamburgerOverlay","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":"HamburgerOverlay","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"}]}],"semanticClassNames":{"HamburgerOverlay":{"root":"hamburger-overlay"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/hamburgeroverlay/css-classes"},"$w.Header":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Header.html#","events":[{"origin":"Header","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"HeaderContainer":{"root":"header"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/header/css-classes"},"$w.HiddenCollapsedElement":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.HiddenCollapsedElement.html#","events":[{"origin":"HiddenCollapsedElement","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"Breadcrumbs":{"root":"breadcrumbs","item":"breadcrumbs__item"},"Logo":{"root":"logo"},"MegaMenuContainerItem":{},"MenuToggle":{"root":"mobile-menu__icon"},"Pagination":{"root":"pagination","pageNumber":"pagination__page-number","currentPage":"pagination__current-page","navigationButton":"pagination__navigation-button","inputField":"pagination__input-field","totalPages":"pagination__total-pages"},"PopupContainer":{"root":"lightbox"},"ResponsivePopupContainer":{"root":"lightbox"},"SelectableContainer":{"root":"selectable-container"},"SelectableContainerInput":{"root":"selectable-container-input","input":"selectable-container-input__custom-input","label":"selectable-container-input__label"},"SlideShowContainer":{"root":"slideshow"},"SlideshowIndicator":{"root":"slideshowIndicator","input":"slideshowIndicator__input"},"Submenu":{},"SvgImage":{"root":"svg-image"},"TextOnPath":{"root":"text-on-path"},"VerticalAnchorsMenu":{"root":"anchor-menu","menuItem":"anchor-menu__item","itemLabel":"anchor-menu__label"},"DatePicker":{"root":"date-picker","input":"date-picker__input","icon":"date-picker__icon","header":"date-picker__header","label":"date-picker__label","calendar":"date-picker__calendar"},"FiveGridLine":{"root":"horizontal-line"},"LanguageSelector":{"root":"language-menu","option":"language-menu__option"},"FooterSection":{"root":"footer"},"HeaderSection":{"root":"header"},"Section":{"root":"section"},"VerticalLine":{"root":"vertical-line"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/element/css-classes"},"$w.HiddenCollapsedMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.HiddenCollapsedMixin.html#","events":[]},"$w.HiddenMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.HiddenMixin.html#","events":[]},"$w.Hover":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Hover.html#","events":[]},"$w.HtmlComponent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.HtmlComponent.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.HtmlComponentMessageEvent.html#","events":[]},"$w.IconMouseInEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.IconMouseInEvent.html#","events":[]},"$w.IFrame":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.IFrame.html#","events":[{"origin":"HtmlComponent","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Image.html#","events":[{"origin":"Image","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"ImageX":{"root":"image"},"WPhoto":{"root":"image"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/image/css-classes"},"$w.KeyboardEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.KeyboardEvent.html#","events":[]},"$w.LabelMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.LabelMixin.html#","events":[]},"$w.LinkableMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.LinkableMixin.html#","events":[]},"$w.Lottie":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Lottie.html#","events":[{"origin":"Lottie","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MediaBox.html#","events":[{"origin":"MediaBox","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Menu.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"DropDownMenu":{"root":"dropdown-menu","menuItem":"dropdown-menu__item","subMenu":"dropdown-menu__submenu"},"ExpandableMenu":{"root":"vertical-menu","menuItem":"vertical-menu__item","subMenu":"vertical-menu__submenu","menuItemLabel":"vertical-menu__item-label","arrow":"vertical-menu__arrow"},"Menu":{},"StylableHorizontalMenu":{"root":"horizontal-menu","menuItemWrapper":"horizontal-menu__item","menuItemLabel":"horizontal-menu__item-label"},"VerticalMenu":{"root":"vertical-menu","menuItem":"vertical-menu__item","subMenu":"vertical-menu__submenu","menuItemLabel":"vertical-menu__item-label"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/menu/css-classes"},"$w.MenuContainer":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MenuContainer.html#","events":[{"origin":"MenuContainer","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"MenuContainer":{"root":"mobile-menu"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/menucontainer/css-classes"},"$w.MenuItemMouseEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MenuItemMouseEvent.html#","events":[]},"$w.MobileButton":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileButton.html#","events":[{"origin":"MobileButton","name":"onLongPress","description":"Adds an event handler that runs when the element is pressed for more than 500 milliseconds.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onLongPress)","kind":"function","type":"longPress","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileButton","name":"onPress","description":"Adds an event handler that runs when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPress)","kind":"function","type":"press","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileButton","name":"onPressIn","description":"Adds an event handler that runs immediately when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressIn)","kind":"function","type":"pressIn","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileButton","name":"onPressOut","description":"Adds an event handler that runs when an element on a mobile app is released after being pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressOut)","kind":"function","type":"pressOut","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.MobileContainer":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileContainer.html#","events":[{"origin":"MobileContainer","name":"onLongPress","description":"Adds an event handler that runs when the element is pressed for more than 500 milliseconds.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onLongPress)","kind":"function","type":"longPress","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileContainer","name":"onPress","description":"Adds an event handler that runs when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPress)","kind":"function","type":"press","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileContainer","name":"onPressIn","description":"Adds an event handler that runs immediately when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressIn)","kind":"function","type":"pressIn","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileContainer","name":"onPressOut","description":"Adds an event handler that runs when an element on a mobile app is released after being pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressOut)","kind":"function","type":"pressOut","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.MobileDatePicker":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileDatePicker.html#","events":[{"origin":"MobileDatePicker","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"MobileDatePicker","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"MobileDatePicker","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":"MobileDatePicker","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":"MobileDatePicker","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.MobileValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.MobileDisabledMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileDisabledMixin.html#","events":[]},"$w.MobileElement":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileElement.html#","events":[]},"$w.MobileFormElementMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileFormElementMixin.html#","events":[{"origin":"MobileFormElementMixin","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.MobileValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.MobileHiddenCollapsedMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileHiddenCollapsedMixin.html#","events":[]},"$w.MobileHiddenMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileHiddenMixin.html#","events":[]},"$w.MobileImage":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileImage.html#","events":[{"origin":"MobileImage","name":"onLongPress","description":"Adds an event handler that runs when the element is pressed for more than 500 milliseconds.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onLongPress)","kind":"function","type":"longPress","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileImage","name":"onPress","description":"Adds an event handler that runs when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPress)","kind":"function","type":"press","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileImage","name":"onPressIn","description":"Adds an event handler that runs immediately when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressIn)","kind":"function","type":"pressIn","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileImage","name":"onPressOut","description":"Adds an event handler that runs when an element on a mobile app is released after being pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressOut)","kind":"function","type":"pressOut","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.MobilePicker":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobilePicker.html#","events":[{"origin":"MobilePicker","name":"onChange","description":"Adds an event handler that runs when the mobile picker element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePicker.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobilePicker","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.MobileValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobilePicker","name":"onLongPress","description":"Adds an event handler that runs when the element is pressed for more than 500 milliseconds.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onLongPress)","kind":"function","type":"longPress","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobilePicker","name":"onPress","description":"Adds an event handler that runs when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPress)","kind":"function","type":"press","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobilePicker","name":"onPressIn","description":"Adds an event handler that runs immediately when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressIn)","kind":"function","type":"pressIn","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobilePicker","name":"onPressOut","description":"Adds an event handler that runs when an element on a mobile app is released after being pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressOut)","kind":"function","type":"pressOut","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.MobilePressableMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#","events":[{"origin":"MobileButton","name":"onLongPress","description":"Adds an event handler that runs when the element is pressed for more than 500 milliseconds.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onLongPress)","kind":"function","type":"longPress","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileButton","name":"onPress","description":"Adds an event handler that runs when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPress)","kind":"function","type":"press","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileButton","name":"onPressIn","description":"Adds an event handler that runs immediately when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressIn)","kind":"function","type":"pressIn","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileButton","name":"onPressOut","description":"Adds an event handler that runs when an element on a mobile app is released after being pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressOut)","kind":"function","type":"pressOut","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.MobileRepeater":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileRepeater.html#","events":[{"origin":"MobileRepeater","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.MobileRepeater.html#onItemReady)","kind":"function","type":"itemReady","handlerArgs":[{"name":"$item","type":"$w.$w"}]},{"origin":"MobileRepeater","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.MobileRepeater.html#onItemRemoved)","kind":"function","type":"itemRemoved","handlerArgs":[{"name":"itemData","type":"$w.any"}]}]},"$w.MobileSwitch":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileSwitch.html#","events":[{"origin":"MobileSwitch","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.MobileSwitch.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.MobileText":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileText.html#","events":[{"origin":"MobileText","name":"onLongPress","description":"Adds an event handler that runs when the element is pressed for more than 500 milliseconds.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onLongPress)","kind":"function","type":"longPress","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileText","name":"onPress","description":"Adds an event handler that runs when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPress)","kind":"function","type":"press","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileText","name":"onPressIn","description":"Adds an event handler that runs immediately when an element on a mobile app is pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressIn)","kind":"function","type":"pressIn","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileText","name":"onPressOut","description":"Adds an event handler that runs when an element on a mobile app is released after being pressed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobilePressableMixin.html#onPressOut)","kind":"function","type":"pressOut","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.MobileTextInput":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileTextInput.html#","events":[{"origin":"MobileTextInput","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.MobileValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.MobileValueMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileValueMixin.html#","events":[{"origin":"MobileDatePicker","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.MobileValueMixin.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]}]},"$w.MobileVideoPlayer":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MobileVideoPlayer.html#","events":[{"origin":"MobileVideoPlayer","name":"onEnded","description":"Adds an event handler that runs when playback has ended.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobileVideoPlayer.html#onEnded)","kind":"function","type":"onEnded","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileVideoPlayer","name":"onPause","description":"Adds an event handler that runs when playback is paused.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobileVideoPlayer.html#onPause)","kind":"function","type":"onPause","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileVideoPlayer","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.MobileVideoPlayer.html#onPlay)","kind":"function","type":"onPlay","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileVideoPlayer","name":"onProgress","description":"Adds an event handler that runs when playback progresses.\n\t[Read more](https://www.wix.com/corvid/reference/$w.MobileVideoPlayer.html#onProgress)","kind":"function","type":"onProgress","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"MobileVideoPlayer","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"MobileVideoPlayer","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"MobileVideoPlayer","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":"MobileVideoPlayer","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.MouseEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MouseEvent.html#","events":[]},"$w.MultiStateBox":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.MultiStateBox.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"MultiStateBox":{"root":"multi-state-box"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/multistatebox/css-classes"},"$w.Node":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Node.html#","events":[]},"$w.Page":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Page.html#","events":[{"origin":"Page","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"Page":{"root":"page"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/page/css-classes"},"$w.Pagination":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Pagination.html#","events":[{"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":"onNextClicked","description":"Adds an event handler that runs when the Next button in the pagination bar is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Pagination.html#onNextClicked)","kind":"function","type":"Click","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Pagination","name":"onPreviousClicked","description":"Adds an event handler that runs when the Previous button in the pagination bar is clicked.\n\t[Read more](https://www.wix.com/corvid/reference/$w.Pagination.html#onPreviousClicked)","kind":"function","type":"Click","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"Pagination","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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.PanelButton":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelButton.html#","events":[{"origin":"PanelButton","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.PanelButton.html#onClick)","kind":"function","type":"click","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PanelButton","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelButton","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelButton","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":"PanelButton","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.PanelCheckboxGroup":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelCheckboxGroup.html#","events":[{"origin":"PanelCheckboxGroup","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.PanelCheckboxGroup.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PanelCheckboxGroup","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelCheckboxGroup","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelCheckboxGroup","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":"PanelCheckboxGroup","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.PanelColorPicker":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelColorPicker.html#","events":[{"origin":"PanelColorPicker","name":"onChange","description":"Adds an event handler that runs when an element's value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.PanelColorPicker.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PanelColorPicker","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelColorPicker","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelColorPicker","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":"PanelColorPicker","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.PanelDropdown":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelDropdown.html#","events":[{"origin":"PanelDropdown","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.PanelDropdown.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PanelDropdown","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelDropdown","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelDropdown","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":"PanelDropdown","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.PanelElementMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelElementMixin.html#","events":[]},"$w.PanelFontAndColorPicker":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelFontAndColorPicker.html#","events":[{"origin":"PanelFontAndColorPicker","name":"onColorChange","description":"Adds an event handler that runs when an element's color value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.PanelFontAndColorPicker.html#onColorChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PanelFontAndColorPicker","name":"onFontChange","description":"Adds an event handler that runs when an element's font value\n is changed.\n\t[Read more](https://www.wix.com/corvid/reference/$w.PanelFontAndColorPicker.html#onFontChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PanelFontAndColorPicker","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelFontAndColorPicker","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelFontAndColorPicker","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":"PanelFontAndColorPicker","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.PanelRadioButtonGroup":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelRadioButtonGroup.html#","events":[{"origin":"PanelRadioButtonGroup","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.PanelRadioButtonGroup.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PanelRadioButtonGroup","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelRadioButtonGroup","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelRadioButtonGroup","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":"PanelRadioButtonGroup","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.PanelRichText":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelRichText.html#","events":[{"origin":"PanelRichText","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelRichText","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelRichText","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":"PanelRichText","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.PanelSectionDivider":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelSectionDivider.html#","events":[{"origin":"PanelSectionDivider","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelSectionDivider","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelSectionDivider","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":"PanelSectionDivider","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.PanelSlider":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelSlider.html#","events":[{"origin":"PanelSlider","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.PanelSlider.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PanelSlider","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelSlider","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelSlider","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":"PanelSlider","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.PanelTextInput":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelTextInput.html#","events":[{"origin":"PanelTextInput","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.PanelTextInput.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PanelTextInput","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelTextInput","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelTextInput","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":"PanelTextInput","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.PanelThumbnails":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelThumbnails.html#","events":[{"origin":"PanelThumbnails","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.PanelThumbnails.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PanelThumbnails","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelThumbnails","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelThumbnails","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":"PanelThumbnails","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.PanelToggleSwitch":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PanelToggleSwitch.html#","events":[{"origin":"PanelToggleSwitch","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.PanelToggleSwitch.html#onChange)","kind":"function","type":"change","handlerArgs":[{"name":"event","type":"$w.Event"}]},{"origin":"PanelToggleSwitch","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"PanelToggleSwitch","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"PanelToggleSwitch","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":"PanelToggleSwitch","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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PlayableMixin.html#","events":[{"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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.PostPage.html#","events":[{"origin":"PostPage","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ProductPage.html#","events":[{"origin":"ProductPage","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ProgressBar.html#","events":[{"origin":"ProgressBar","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"ProgressBar":{"root":"progress-bar"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/progressbar/css-classes"},"$w.QuickActionBar":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.QuickActionBar.html#","events":[{"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"}]}],"semanticClassNames":{"QuickActionBar":{"root":"quick-action-bar"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/quickactionbar/css-classes"},"$w.QuickActionBarItemClickedEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.QuickActionBarItemClickedEvent.html#","events":[]},"$w.RadioButtonGroup":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.RadioButtonGroup.html#","events":[{"origin":"RadioButtonGroup","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"RadioGroup":{"root":"radio-button-group","label":"radio-button-group__label","option":"radio-button-group__option","input":"radio-button-group__input","selection":"radio-button-group__input-selection","optionLabel":"radio-button-group__option-label"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/radiobuttongroup/css-classes"},"$w.RangeSlider":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.RangeSlider.html#","events":[{"origin":"RangeSlider","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.RatingsDisplay.html#","events":[{"origin":"RatingsDisplay","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"RatingsDisplay":{"root":"ratings-display","label":"ratings-display__label"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/ratingsdisplay/css-classes"},"$w.RatingsInput":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.RatingsInput.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"RatingsInput":{"root":"ratings-input","label":"ratings-input__label"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/ratingsinput/css-classes"},"$w.ReactComponent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ReactComponent.html#","events":[{"origin":"ReactComponent","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"ReactComponent","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"ReactComponent","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":"ReactComponent","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.ReactEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ReactEvent.html#","events":[]},"$w.ReadOnlyMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ReadOnlyMixin.html#","events":[]},"$w.Repeater":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Repeater.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"DynamicRepeater":{"root":"repeater","repeaterItem":"repeater__item"},"Repeater":{"root":"repeater","repeaterItem":"repeater__item"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/repeater/css-classes"},"$w.RequiredMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.RequiredMixin.html#","events":[]},"$w.RichContentViewer":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.RichContentViewer.html#","events":[{"origin":"RichContentViewer","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"RichContentViewer","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"RichContentViewer","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":"RichContentViewer","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"}]}],"semanticClassNames":{"RichContentViewer":{"root":"rich-content-viewer"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/richcontentviewer/css-classes"},"$w.RichTextBox":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.RichTextBox.html#","events":[{"origin":"RichTextBox","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"RichTextBox":{"root":"rich-text-box","input":"rich-text-box__input","toolbar":"rich-text-box__toolbar","icons":"rich-text-box__icon"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/richtextbox/css-classes"},"$w.SearchButton":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.SearchButton.html#","events":[{"origin":"SearchButton","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"SearchButton","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"SearchButton","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":"SearchButton","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":"SearchButton","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":"SearchButton","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":"SearchButton","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":"SearchButton","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"}]}],"semanticClassNames":{"SearchButton":{"root":"search-button","buttonLabel":"search-button__label","buttonIcon":"search-button__icon"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/searchbutton/css-classes"},"$w.Section":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Section.html#","events":[{"origin":"Section","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"ClassicSection":{"root":"section"},"Section":{"root":"section"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/section/css-classes"},"$w.SelectionTags":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.SelectionTags.html#","events":[{"origin":"SelectionTags","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"SelectionTagsList":{"root":"selection-tags","selectionsTagsOption":"selection-tags__option"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/selectiontags/css-classes"},"$w.SignatureInput":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.SignatureInput.html#","events":[{"origin":"SignatureInput","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"SignatureInput":{"root":"signature-input","label":"signature-input__label","button":"signature-input__button","input":"signature-input__input"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/signatureinput/css-classes"},"$w.Slide":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Slide.html#","events":[{"origin":"Slide","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Slider.html#","events":[{"origin":"Slider","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Slideshow.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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.SlideshowButton":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.SlideshowButton.html#","events":[{"origin":"SlideshowButton","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"SlideshowButton","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"SlideshowButton","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":"SlideshowButton","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":"SlideshowButton","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":"SlideshowButton","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":{"apiRefLink":"https://dev.wix.com/docs/develop-websites/articles/wix-editor-elements/other-elements/multi-state-boxes/setting-up-your-multi-state-box#","events":[{"origin":"State","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Style.html#","events":[]},"$w.StyleDisabledState":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.StyleDisabledState.html#","events":[]},"$w.StyleHoverState":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.StyleHoverState.html#","events":[]},"$w.StyleMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.StyleMixin.html#","events":[]},"$w.Switch":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Switch.html#","events":[{"origin":"Switch","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"ToggleSwitch":{"root":"switch","label":"switch__label","track":"switch__track","handle":"switch__handle"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/switch/css-classes"},"$w.Tab":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Tab.html#","events":[{"origin":"Tab","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Table.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"Grid":{"root":"table","row":"table__row","header":"table__header","cell":"table__cell","body":"table__body","pagination":"table__pagination"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/table/css-classes"},"$w.TableCellEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.TableCellEvent.html#","events":[]},"$w.TableRowEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.TableRowEvent.html#","events":[]},"$w.Tabs":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Tabs.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"Tabs":{"root":"tabs","menuContainer":"tabs__menu-container","tabContainer":"tabs__container","scrollButton":"tabs__scroll-button","menuItem":"tabs__item"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/tabs/css-classes"},"$w.Text":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Text.html#","events":[{"origin":"Text","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]},{"origin":"Text","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":"Text","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"}]}],"semanticClassNames":{"WRichText":{"root":"rich-text","text":"rich-text__text"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/text/css-classes"},"$w.TextBox":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.TextBox.html#","events":[{"origin":"TextBox","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"TextAreaInput":{"root":"text-box","label":"text-box__label","input":"text-box__input"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/textbox/css-classes"},"$w.TextEffects":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.TextEffects.html#","events":[{"origin":"TextEffects","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"TextEffects","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"TextEffects","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":"TextEffects","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"}]}],"semanticClassNames":{"TextEffects3d":{"root":"text-effects"},"TextEffectsBauhaus":{"root":"text-effects"},"TextEffectsGlass":{"root":"text-effects"},"TextEffectsGlitch":{"root":"text-effects"},"TextEffectsLetterPress":{"root":"text-effects"},"TextEffectsMatrix":{"root":"text-effects"},"TextEffectsNeonSign":{"root":"text-effects"},"TextEffectsNoisy":{"root":"text-effects"},"TextEffectsOutlineOut":{"root":"text-effects"},"TextEffectsRetro":{"root":"text-effects"},"TextEffectsShared":{"root":"text-effects"},"TextEffectsShook":{"root":"text-effects"},"TextEffectsSticker":{"root":"text-effects"},"TextEffectsStriped":{"root":"text-effects"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/texteffects/css-classes"},"$w.TextInput":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.TextInput.html#","events":[{"origin":"TextInput","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"TextInput":{"root":"text-input","inputEl":"text-input__input","inputLabel":"text-input__label"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/textinput/css-classes"},"$w.TextInputMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.TextInputMixin.html#","events":[{"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.TextMarquee":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.TextMarquee.html#","events":[{"origin":"TextMarquee","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"TextMarquee","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"TextMarquee","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":"TextMarquee","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"}]}],"semanticClassNames":{"TextMarquee":{"root":"text-marquee","text":"text-marquee__text"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/textmarquee/css-classes"},"$w.TextMask":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.TextMask.html#","events":[{"origin":"TextMask","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"TextMask","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"TextMask","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":"TextMask","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.TextParticles":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.TextParticles.html#","events":[{"origin":"TextParticles","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"TextParticles","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"TextParticles","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":"TextParticles","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"}]}],"semanticClassNames":{"TextParticles":{"root":"text-particles","rootDone":"text-particles--done"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/textparticles/css-classes"},"$w.ThankYouPage":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ThankYouPage.html#","events":[{"origin":"ThankYouPage","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.TimePicker.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"TimePicker":{"root":"time-picker","input":"time-picker__input","icon":"time-picker__icon","label":"time-picker__label"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/timepicker/css-classes"},"$w.UploadButton":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.UploadButton.html#","events":[{"origin":"UploadButton","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"FileUploader":{"root":"upload-button","icon":"upload-button__icon","label":"upload-button__label","fieldTitle":"upload-button__field-title"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/uploadbutton/css-classes"},"$w.ValidatableMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ValidatableMixin.html#","events":[]},"$w.ValueMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ValueMixin.html#","events":[{"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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.VectorImage.html#","events":[{"origin":"VectorImage","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"VectorImage":{"root":"vector-image"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/vectorimage/css-classes"},"$w.Video":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.Video.html#","events":[{"origin":"Video","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.VideoBox.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"MediaPlayer":{"root":"video-box"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/videobox/css-classes"},"$w.VideoPlayer":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.VideoPlayer.html#","events":[{"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 pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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"}]}],"semanticClassNames":{"VideoPlayer":{"root":"video-player"}},"cssClassRefLink":"https://www.wix.com/velo/reference/$w/videoplayer/css-classes"},"$w.ViewChangeEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ViewChangeEvent.html#","events":[]},"$w.ViewportMixin":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.ViewportMixin.html#","events":[{"origin":"Accordion","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":"Accordion","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.WixComments":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.WixComments.html#","events":[{"origin":"WixComments","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"WixComments","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"WixComments","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":"WixComments","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.WixDataFilter":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.WixDataFilter.html#","events":[]},"$w.WixDataSort":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.WixDataSort.html#","events":[]},"$w.WixEvents":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.WixEvents.html#","events":[{"origin":"WixEvents","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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 pointer is moved\n off of the element.\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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.WixForms.html#","events":[{"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":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.WixFormSubmitEvent.html#","events":[]},"$w.WixFormSubmittedErrorEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.WixFormSubmittedErrorEvent.html#","events":[]},"$w.WixFormSubmittedEvent":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.WixFormSubmittedEvent.html#","events":[]},"$w.WixFormsV2":{"apiRefLink":"https://www.wix.com/corvid/reference/$w.WixFormsV2.html#","events":[{"origin":"WixFormsV2","name":"onMouseIn","description":"Adds an event handler that runs when the pointer is moved\n onto the element.\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":"WixFormsV2","name":"onMouseOut","description":"Adds an event handler that runs when the pointer is moved\n off of the element.\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":"WixFormsV2","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":"WixFormsV2","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"}]}]}}