To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type kind =
| Abort
| Afterprint
| Animationend
| Animationiteration
| Animationstart
| Appinstalled
| Audioend
| Audioprocess
| Audiostart
| Beforeprint
| Beforeunload
| BeginEvent
| Blocked
| Blur
| Boundary
| Cached
| Canplay
| Canplaythrough
| Change
| Chargingchange
| Chargingtimechange
| Checking
| Click
| Close
| Complete
| Compositionend
| Compositionstart
| Compositionupdate
| Copy
| Cut
| Dblclick
| Devicechange
| Devicelight
| Devicemotion
| Deviceorientation
| Deviceproximity
| Dischargingtimechange
| DOMActivate
| DOMAttributeNameChanged
| DOMAttrModified
| DOMCharacterDataModified
| DOMContentLoaded
| DOMElementNameChanged
| DOMFocusIn
| DOMFocusOut
| DOMNodeInserted
| DOMNodeInsertedIntoDocument
| DOMNodeRemoved
| DOMNodeRemovedFromDocument
| DOMSubtreeModified
| Downloading
| Drag
| Dragend
| Dragenter
| Dragleave
| Dragover
| Dragstart
| Drop
| Durationchange
| Emptied
| End
| Ended
| EndEvent
| Error
| Focus
| Focusin
| Focusout
| Fullscreenchange
| Fullscreenerror
| Gamepadconnected
| Gamepaddisconnected
| Gotpointercapture
| Hashchange
| Input
| Invalid
| Keydown
| Keypress
| Keyup
| Languagechange
| Levelchange
| Load
| Loadeddata
| Loadedmetadata
| Loadend
| Loadstart
| Lostpointercapture
| Mark
| Message
| Messageerror
| Mousedown
| Mouseenter
| Mouseleave
| Mousemove
| Mouseout
| Mouseover
| Mouseup
| Nomatch
| Notificationclick
| Noupdate
| Obsolete
| Offline
| Online
| Open
| Orientationchange
| Pagehide
| Pageshow
| Paste
| Pause
| Play
| Playing
| Pointercancel
| Pointerdown
| Pointerenter
| Pointerleave
| Pointerlockchange
| Pointerlockerror
| Pointermove
| Pointerout
| Pointerover
| Pointerup
| Popstate
| Progress
| Push
| Pushsubscriptionchange
| Ratechange
| Readystatechange
| RepeatEvent
| Reset
| Resize
| Resourcetimingbufferfull
| Result
| Resume
| Scroll
| Seeked
| Seeking
| Select
| Selectionchange
| Selectstart
| Show
| Slotchange
| Soundend
| Soundstart
| Speechend
| Speechstart
| Stalled
| Start
| Storage
| Submit
| Success
| Suspend
| SVGAbort
| SVGError
| SVGLoad
| SVGResize
| SVGScroll
| SVGUnload
| SVGZoom
| Timeout
| Timeupdate
| Touchcancel
| Touchend
| Touchmove
| Touchstart
| Transitionend
| Unload
| Updateready
| Upgradeneeded
| Userproximity
| Versionchange
| Visibilitychange
| Voiceschanged
| Volumechange
| Waiting
| Wheel
| NonStandard of string
val prevent_default : t -> unit
val type_ : t -> string
val client_x : t -> int
val client_y : t -> int
val page_x : t -> float
val page_y : t -> float
val screen_x : t -> int
val screen_y : t -> int
val movement_x : t -> int
val movement_y : t -> int
val buttons : t -> int
val alt_key : t -> bool
val ctrl_key : t -> bool
val shift_key : t -> bool
val which : t -> int
val code : t -> string
val key : t -> string
val delta_y : t -> float
val delta_x : t -> float
val data_transfer : t -> DataTransfer.t
val origin : t -> string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>