Interface: HighlightTextProps
@arolariu/components / HighlightTextProps
Interface: HighlightTextProps
Defined in: components/ui/highlight-text.tsx:10
Props accepted by HighlightText.
Extends
HTMLMotionProps<"span">
Properties
text
text:
string
Defined in: components/ui/highlight-text.tsx:12
Inline text content that receives the animated highlight sweep.
Default
undefined
inView?
optionalinView?:boolean
Defined in: components/ui/highlight-text.tsx:14
Delays the highlight animation until the text enters the viewport.
Default
false
inViewMargin?
optionalinViewMargin?:MarginType
Defined in: components/ui/highlight-text.tsx:16
Margin passed to the in-view observer when inView is enabled.
Default
"0px"
inViewOnce?
optionalinViewOnce?:boolean
Defined in: components/ui/highlight-text.tsx:18
Prevents the in-view animation from replaying after the first reveal.
Default
true
transition?
optionaltransition?:Transition
Defined in: components/ui/highlight-text.tsx:20
Motion timing used for the highlight fill animation.
Default
{duration: 2, ease: "easeInOut"}
Overrides
HTMLMotionProps.transition
className?
optionalclassName?:string
Inherited from
HTMLMotionProps.className
color?
optionalcolor?:string
Inherited from
HTMLMotionProps.color
defaultValue?
optionaldefaultValue?:string|number| readonlystring[]
Inherited from
HTMLMotionProps.defaultValue
defaultChecked?
optionaldefaultChecked?:boolean
Inherited from
HTMLMotionProps.defaultChecked
slot?
optionalslot?:string
Inherited from
HTMLMotionProps.slot
title?
optionaltitle?:string
Inherited from
HTMLMotionProps.title
ref?
optionalref?:Ref<HTMLSpanElement>
Inherited from
HTMLMotionProps.ref
key?
optionalkey?:Key
Inherited from
HTMLMotionProps.key
suppressContentEditableWarning?
optionalsuppressContentEditableWarning?:boolean
Inherited from
HTMLMotionProps.suppressContentEditableWarning
suppressHydrationWarning?
optionalsuppressHydrationWarning?:boolean
Inherited from
HTMLMotionProps.suppressHydrationWarning
accessKey?
optionalaccessKey?:string
Inherited from
HTMLMotionProps.accessKey
autoCapitalize?
optionalautoCapitalize?:"none"|"off"|"on"|"sentences"|"words"|"characters"|string&object
Inherited from
HTMLMotionProps.autoCapitalize
autoFocus?
optionalautoFocus?:boolean
Inherited from
HTMLMotionProps.autoFocus
contentEditable?
optionalcontentEditable?:Booleanish|"inherit"|"plaintext-only"
Inherited from
HTMLMotionProps.contentEditable
contextMenu?
optionalcontextMenu?:string
Inherited from
HTMLMotionProps.contextMenu
dir?
optionaldir?:string
Inherited from
HTMLMotionProps.dir
draggable?
optionaldraggable?:Booleanish
Inherited from
HTMLMotionProps.draggable
enterKeyHint?
optionalenterKeyHint?:"search"|"enter"|"done"|"go"|"next"|"previous"|"send"
Inherited from
HTMLMotionProps.enterKeyHint
hidden?
optionalhidden?:boolean
Inherited from
HTMLMotionProps.hidden
id?
optionalid?:string
Inherited from
HTMLMotionProps.id
lang?
optionallang?:string
Inherited from
HTMLMotionProps.lang
nonce?
optionalnonce?:string
Inherited from
HTMLMotionProps.nonce
spellCheck?
optionalspellCheck?:Booleanish
Inherited from
HTMLMotionProps.spellCheck
tabIndex?
optionaltabIndex?:number
Inherited from
HTMLMotionProps.tabIndex
translate?
optionaltranslate?:"yes"|"no"
Inherited from
HTMLMotionProps.translate
radioGroup?
optionalradioGroup?:string
Inherited from
HTMLMotionProps.radioGroup
role?
optionalrole?:AriaRole
Inherited from
HTMLMotionProps.role
about?
optionalabout?:string
Inherited from
HTMLMotionProps.about
content?
optionalcontent?:string
Inherited from
HTMLMotionProps.content
datatype?
optionaldatatype?:string
Inherited from
HTMLMotionProps.datatype
inlist?
optionalinlist?:any
Inherited from
HTMLMotionProps.inlist
prefix?
optionalprefix?:string
Inherited from
HTMLMotionProps.prefix
property?
optionalproperty?:string
Inherited from
HTMLMotionProps.property
rel?
optionalrel?:string
Inherited from
HTMLMotionProps.rel
resource?
optionalresource?:string
Inherited from
HTMLMotionProps.resource
rev?
optionalrev?:string
Inherited from
HTMLMotionProps.rev
typeof?
optionaltypeof?:string
Inherited from
HTMLMotionProps.typeof
vocab?
optionalvocab?:string
Inherited from
HTMLMotionProps.vocab
autoCorrect?
optionalautoCorrect?:string
Inherited from
HTMLMotionProps.autoCorrect
autoSave?
optionalautoSave?:string
Inherited from
HTMLMotionProps.autoSave
itemProp?
optionalitemProp?:string
Inherited from
HTMLMotionProps.itemProp
itemScope?
optionalitemScope?:boolean
Inherited from
HTMLMotionProps.itemScope
itemType?
optionalitemType?:string
Inherited from
HTMLMotionProps.itemType
itemID?
optionalitemID?:string
Inherited from
HTMLMotionProps.itemID
itemRef?
optionalitemRef?:string
Inherited from
HTMLMotionProps.itemRef
results?
optionalresults?:number
Inherited from
HTMLMotionProps.results
security?
optionalsecurity?:string
Inherited from
HTMLMotionProps.security
unselectable?
optionalunselectable?:"off"|"on"
Inherited from
HTMLMotionProps.unselectable
popover?
optionalpopover?:""|"auto"|"manual"|"hint"
Inherited from
HTMLMotionProps.popover
popoverTargetAction?
optionalpopoverTargetAction?:"toggle"|"show"|"hide"
Inherited from
HTMLMotionProps.popoverTargetAction
popoverTarget?
optionalpopoverTarget?:string
Inherited from
HTMLMotionProps.popoverTarget
inert?
optionalinert?:boolean
Inherited from
HTMLMotionProps.inert
inputMode?
optionalinputMode?:"search"|"text"|"none"|"tel"|"url"|"email"|"numeric"|"decimal"
Inherited from
HTMLMotionProps.inputMode
is?
optionalis?:string
Inherited from
HTMLMotionProps.is
exportparts?
optionalexportparts?:string
Inherited from
HTMLMotionProps.exportparts
part?
optionalpart?:string
Inherited from
HTMLMotionProps.part
aria-activedescendant?
optionalaria-activedescendant?:string
Inherited from
HTMLMotionProps.aria-activedescendant
aria-atomic?
optionalaria-atomic?:Booleanish
Inherited from
HTMLMotionProps.aria-atomic
aria-autocomplete?
optionalaria-autocomplete?:"none"|"list"|"inline"|"both"
Inherited from
HTMLMotionProps.aria-autocomplete
aria-braillelabel?
optionalaria-braillelabel?:string
Inherited from
HTMLMotionProps.aria-braillelabel
aria-brailleroledescription?
optionalaria-brailleroledescription?:string
Inherited from
HTMLMotionProps.aria-brailleroledescription
aria-busy?
optionalaria-busy?:Booleanish
Inherited from
HTMLMotionProps.aria-busy
aria-checked?
optionalaria-checked?:boolean|"true"|"false"|"mixed"
Inherited from
HTMLMotionProps.aria-checked
aria-colcount?
optionalaria-colcount?:number
Inherited from
HTMLMotionProps.aria-colcount
aria-colindex?
optionalaria-colindex?:number
Inherited from
HTMLMotionProps.aria-colindex
aria-colindextext?
optionalaria-colindextext?:string
Inherited from
HTMLMotionProps.aria-colindextext
aria-colspan?
optionalaria-colspan?:number
Inherited from
HTMLMotionProps.aria-colspan
aria-controls?
optionalaria-controls?:string
Inherited from
HTMLMotionProps.aria-controls
aria-current?
optionalaria-current?:boolean|"time"|"true"|"false"|"page"|"step"|"location"|"date"
Inherited from
HTMLMotionProps.aria-current
aria-describedby?
optionalaria-describedby?:string
Inherited from
HTMLMotionProps.aria-describedby
aria-description?
optionalaria-description?:string
Inherited from
HTMLMotionProps.aria-description
aria-details?
optionalaria-details?:string
Inherited from
HTMLMotionProps.aria-details
aria-disabled?
optionalaria-disabled?:Booleanish
Inherited from
HTMLMotionProps.aria-disabled
aria-dropeffect?
optionalaria-dropeffect?:"link"|"none"|"copy"|"execute"|"move"|"popup"
Inherited from
HTMLMotionProps.aria-dropeffect
aria-errormessage?
optionalaria-errormessage?:string
Inherited from
HTMLMotionProps.aria-errormessage
aria-expanded?
optionalaria-expanded?:Booleanish
Inherited from
HTMLMotionProps.aria-expanded
aria-flowto?
optionalaria-flowto?:string
Inherited from
HTMLMotionProps.aria-flowto
aria-grabbed?
optionalaria-grabbed?:Booleanish
Inherited from
HTMLMotionProps.aria-grabbed
aria-haspopup?
optionalaria-haspopup?:boolean|"dialog"|"menu"|"true"|"false"|"grid"|"listbox"|"tree"
Inherited from
HTMLMotionProps.aria-haspopup
aria-hidden?
optionalaria-hidden?:Booleanish
Inherited from
HTMLMotionProps.aria-hidden
aria-invalid?
optionalaria-invalid?:boolean|"true"|"false"|"grammar"|"spelling"
Inherited from
HTMLMotionProps.aria-invalid
aria-keyshortcuts?
optionalaria-keyshortcuts?:string
Inherited from
HTMLMotionProps.aria-keyshortcuts
aria-label?
optionalaria-label?:string
Inherited from
HTMLMotionProps.aria-label
aria-labelledby?
optionalaria-labelledby?:string
Inherited from
HTMLMotionProps.aria-labelledby
aria-level?
optionalaria-level?:number
Inherited from
HTMLMotionProps.aria-level
aria-live?
optionalaria-live?:"off"|"assertive"|"polite"
Inherited from
HTMLMotionProps.aria-live
aria-modal?
optionalaria-modal?:Booleanish
Inherited from
HTMLMotionProps.aria-modal
aria-multiline?
optionalaria-multiline?:Booleanish
Inherited from
HTMLMotionProps.aria-multiline
aria-multiselectable?
optionalaria-multiselectable?:Booleanish
Inherited from
HTMLMotionProps.aria-multiselectable
aria-orientation?
optionalaria-orientation?:"horizontal"|"vertical"
Inherited from
HTMLMotionProps.aria-orientation
aria-owns?
optionalaria-owns?:string
Inherited from
HTMLMotionProps.aria-owns
aria-placeholder?
optionalaria-placeholder?:string
Inherited from
HTMLMotionProps.aria-placeholder
aria-posinset?
optionalaria-posinset?:number
Inherited from
HTMLMotionProps.aria-posinset
aria-pressed?
optionalaria-pressed?:boolean|"true"|"false"|"mixed"
Inherited from
HTMLMotionProps.aria-pressed
aria-readonly?
optionalaria-readonly?:Booleanish
Inherited from
HTMLMotionProps.aria-readonly
aria-relevant?
optionalaria-relevant?:"text"|"additions"|"additions removals"|"additions text"|"all"|"removals"|"removals additions"|"removals text"|"text additions"|"text removals"
Inherited from
HTMLMotionProps.aria-relevant
aria-required?
optionalaria-required?:Booleanish
Inherited from
HTMLMotionProps.aria-required
aria-roledescription?
optionalaria-roledescription?:string
Inherited from
HTMLMotionProps.aria-roledescription
aria-rowcount?
optionalaria-rowcount?:number
Inherited from
HTMLMotionProps.aria-rowcount
aria-rowindex?
optionalaria-rowindex?:number
Inherited from
HTMLMotionProps.aria-rowindex
aria-rowindextext?
optionalaria-rowindextext?:string
Inherited from
HTMLMotionProps.aria-rowindextext
aria-rowspan?
optionalaria-rowspan?:number
Inherited from
HTMLMotionProps.aria-rowspan
aria-selected?
optionalaria-selected?:Booleanish
Inherited from
HTMLMotionProps.aria-selected
aria-setsize?
optionalaria-setsize?:number
Inherited from
HTMLMotionProps.aria-setsize
aria-sort?
optionalaria-sort?:"none"|"ascending"|"descending"|"other"
Inherited from
HTMLMotionProps.aria-sort
aria-valuemax?
optionalaria-valuemax?:number
Inherited from
HTMLMotionProps.aria-valuemax
aria-valuemin?
optionalaria-valuemin?:number
Inherited from
HTMLMotionProps.aria-valuemin
aria-valuenow?
optionalaria-valuenow?:number
Inherited from
HTMLMotionProps.aria-valuenow
aria-valuetext?
optionalaria-valuetext?:string
Inherited from
HTMLMotionProps.aria-valuetext
dangerouslySetInnerHTML?
optionaldangerouslySetInnerHTML?:object
Inherited from
HTMLMotionProps.dangerouslySetInnerHTML
onCopy?
optionalonCopy?:ClipboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCopy
onCopyCapture?
optionalonCopyCapture?:ClipboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCopyCapture
onCut?
optionalonCut?:ClipboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCut
onCutCapture?
optionalonCutCapture?:ClipboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCutCapture
onPaste?
optionalonPaste?:ClipboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPaste
onPasteCapture?
optionalonPasteCapture?:ClipboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPasteCapture
onCompositionEnd?
optionalonCompositionEnd?:CompositionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCompositionEnd
onCompositionEndCapture?
optionalonCompositionEndCapture?:CompositionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCompositionEndCapture
onCompositionStart?
optionalonCompositionStart?:CompositionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCompositionStart
onCompositionStartCapture?
optionalonCompositionStartCapture?:CompositionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCompositionStartCapture
onCompositionUpdate?
optionalonCompositionUpdate?:CompositionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCompositionUpdate
onCompositionUpdateCapture?
optionalonCompositionUpdateCapture?:CompositionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCompositionUpdateCapture
onFocus?
optionalonFocus?:FocusEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onFocus
onFocusCapture?
optionalonFocusCapture?:FocusEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onFocusCapture
onBlur?
optionalonBlur?:FocusEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onBlur
onBlurCapture?
optionalonBlurCapture?:FocusEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onBlurCapture
onChange?
optionalonChange?:ChangeEventHandler<HTMLSpanElement,Element>
Inherited from
HTMLMotionProps.onChange
onChangeCapture?
optionalonChangeCapture?:ChangeEventHandler<HTMLSpanElement,Element>
Inherited from
HTMLMotionProps.onChangeCapture
onBeforeInput?
optionalonBeforeInput?:InputEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onBeforeInput
onBeforeInputCapture?
optionalonBeforeInputCapture?:InputEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onBeforeInputCapture
onInput?
optionalonInput?:InputEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onInput
onInputCapture?
optionalonInputCapture?:InputEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onInputCapture
onReset?
optionalonReset?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onReset
onResetCapture?
optionalonResetCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onResetCapture
onSubmit?
optionalonSubmit?:SubmitEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onSubmit
onSubmitCapture?
optionalonSubmitCapture?:SubmitEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onSubmitCapture
onInvalid?
optionalonInvalid?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onInvalid
onInvalidCapture?
optionalonInvalidCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onInvalidCapture
onLoad?
optionalonLoad?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onLoad
onLoadCapture?
optionalonLoadCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onLoadCapture
onError?
optionalonError?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onError
onErrorCapture?
optionalonErrorCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onErrorCapture
onKeyDown?
optionalonKeyDown?:KeyboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onKeyDown
onKeyDownCapture?
optionalonKeyDownCapture?:KeyboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onKeyDownCapture
onKeyPress?
optionalonKeyPress?:KeyboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onKeyPress
onKeyPressCapture?
optionalonKeyPressCapture?:KeyboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onKeyPressCapture
onKeyUp?
optionalonKeyUp?:KeyboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onKeyUp
onKeyUpCapture?
optionalonKeyUpCapture?:KeyboardEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onKeyUpCapture
onAbort?
optionalonAbort?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onAbort
onAbortCapture?
optionalonAbortCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onAbortCapture
onCanPlay?
optionalonCanPlay?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCanPlay
onCanPlayCapture?
optionalonCanPlayCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCanPlayCapture
onCanPlayThrough?
optionalonCanPlayThrough?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCanPlayThrough
onCanPlayThroughCapture?
optionalonCanPlayThroughCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onCanPlayThroughCapture
onDurationChange?
optionalonDurationChange?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDurationChange
onDurationChangeCapture?
optionalonDurationChangeCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDurationChangeCapture
onEmptied?
optionalonEmptied?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onEmptied
onEmptiedCapture?
optionalonEmptiedCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onEmptiedCapture
onEncrypted?
optionalonEncrypted?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onEncrypted
onEncryptedCapture?
optionalonEncryptedCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onEncryptedCapture
onEnded?
optionalonEnded?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onEnded
onEndedCapture?
optionalonEndedCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onEndedCapture
onLoadedData?
optionalonLoadedData?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onLoadedData
onLoadedDataCapture?
optionalonLoadedDataCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onLoadedDataCapture
onLoadedMetadata?
optionalonLoadedMetadata?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onLoadedMetadata
onLoadedMetadataCapture?
optionalonLoadedMetadataCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onLoadedMetadataCapture
onLoadStart?
optionalonLoadStart?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onLoadStart
onLoadStartCapture?
optionalonLoadStartCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onLoadStartCapture
onPause?
optionalonPause?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPause
onPauseCapture?
optionalonPauseCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPauseCapture
onPlay?
optionalonPlay?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPlay
onPlayCapture?
optionalonPlayCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPlayCapture
onPlaying?
optionalonPlaying?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPlaying
onPlayingCapture?
optionalonPlayingCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPlayingCapture
onProgress?
optionalonProgress?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onProgress
onProgressCapture?
optionalonProgressCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onProgressCapture
onRateChange?
optionalonRateChange?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onRateChange
onRateChangeCapture?
optionalonRateChangeCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onRateChangeCapture
onSeeked?
optionalonSeeked?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onSeeked
onSeekedCapture?
optionalonSeekedCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onSeekedCapture
onSeeking?
optionalonSeeking?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onSeeking
onSeekingCapture?
optionalonSeekingCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onSeekingCapture
onStalled?
optionalonStalled?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onStalled
onStalledCapture?
optionalonStalledCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onStalledCapture
onSuspend?
optionalonSuspend?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onSuspend
onSuspendCapture?
optionalonSuspendCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onSuspendCapture
onTimeUpdate?
optionalonTimeUpdate?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTimeUpdate
onTimeUpdateCapture?
optionalonTimeUpdateCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTimeUpdateCapture
onVolumeChange?
optionalonVolumeChange?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onVolumeChange
onVolumeChangeCapture?
optionalonVolumeChangeCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onVolumeChangeCapture
onWaiting?
optionalonWaiting?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onWaiting
onWaitingCapture?
optionalonWaitingCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onWaitingCapture
onAuxClick?
optionalonAuxClick?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onAuxClick
onAuxClickCapture?
optionalonAuxClickCapture?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onAuxClickCapture
onClick?
optionalonClick?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onClick
onClickCapture?
optionalonClickCapture?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onClickCapture
onContextMenu?
optionalonContextMenu?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onContextMenu
onContextMenuCapture?
optionalonContextMenuCapture?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onContextMenuCapture
onDoubleClick?
optionalonDoubleClick?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDoubleClick
onDoubleClickCapture?
optionalonDoubleClickCapture?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDoubleClickCapture
onDragCapture?
optionalonDragCapture?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDragCapture
onDragEndCapture?
optionalonDragEndCapture?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDragEndCapture
onDragEnter?
optionalonDragEnter?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDragEnter
onDragEnterCapture?
optionalonDragEnterCapture?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDragEnterCapture
onDragExit?
optionalonDragExit?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDragExit
onDragExitCapture?
optionalonDragExitCapture?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDragExitCapture
onDragLeave?
optionalonDragLeave?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDragLeave
onDragLeaveCapture?
optionalonDragLeaveCapture?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDragLeaveCapture
onDragOver?
optionalonDragOver?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDragOver
onDragOverCapture?
optionalonDragOverCapture?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDragOverCapture
onDragStartCapture?
optionalonDragStartCapture?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDragStartCapture
onDrop?
optionalonDrop?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDrop
onDropCapture?
optionalonDropCapture?:DragEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onDropCapture
onMouseDown?
optionalonMouseDown?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseDown
onMouseDownCapture?
optionalonMouseDownCapture?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseDownCapture
onMouseEnter?
optionalonMouseEnter?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseEnter
onMouseLeave?
optionalonMouseLeave?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseLeave
onMouseMove?
optionalonMouseMove?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseMove
onMouseMoveCapture?
optionalonMouseMoveCapture?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseMoveCapture
onMouseOut?
optionalonMouseOut?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseOut
onMouseOutCapture?
optionalonMouseOutCapture?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseOutCapture
onMouseOver?
optionalonMouseOver?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseOver
onMouseOverCapture?
optionalonMouseOverCapture?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseOverCapture
onMouseUp?
optionalonMouseUp?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseUp
onMouseUpCapture?
optionalonMouseUpCapture?:MouseEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onMouseUpCapture
onSelect?
optionalonSelect?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onSelect
onSelectCapture?
optionalonSelectCapture?:ReactEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onSelectCapture
onTouchCancel?
optionalonTouchCancel?:TouchEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTouchCancel
onTouchCancelCapture?
optionalonTouchCancelCapture?:TouchEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTouchCancelCapture
onTouchEnd?
optionalonTouchEnd?:TouchEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTouchEnd
onTouchEndCapture?
optionalonTouchEndCapture?:TouchEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTouchEndCapture
onTouchMove?
optionalonTouchMove?:TouchEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTouchMove
onTouchMoveCapture?
optionalonTouchMoveCapture?:TouchEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTouchMoveCapture
onTouchStart?
optionalonTouchStart?:TouchEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTouchStart
onTouchStartCapture?
optionalonTouchStartCapture?:TouchEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTouchStartCapture
onPointerDown?
optionalonPointerDown?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerDown
onPointerDownCapture?
optionalonPointerDownCapture?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerDownCapture
onPointerMove?
optionalonPointerMove?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerMove
onPointerMoveCapture?
optionalonPointerMoveCapture?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerMoveCapture
onPointerUp?
optionalonPointerUp?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerUp
onPointerUpCapture?
optionalonPointerUpCapture?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerUpCapture
onPointerCancel?
optionalonPointerCancel?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerCancel
onPointerCancelCapture?
optionalonPointerCancelCapture?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerCancelCapture
onPointerEnter?
optionalonPointerEnter?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerEnter
onPointerLeave?
optionalonPointerLeave?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerLeave
onPointerOver?
optionalonPointerOver?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerOver
onPointerOverCapture?
optionalonPointerOverCapture?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerOverCapture
onPointerOut?
optionalonPointerOut?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerOut
onPointerOutCapture?
optionalonPointerOutCapture?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onPointerOutCapture
onGotPointerCapture?
optionalonGotPointerCapture?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onGotPointerCapture
onGotPointerCaptureCapture?
optionalonGotPointerCaptureCapture?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onGotPointerCaptureCapture
onLostPointerCapture?
optionalonLostPointerCapture?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onLostPointerCapture
onLostPointerCaptureCapture?
optionalonLostPointerCaptureCapture?:PointerEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onLostPointerCaptureCapture
onScroll?
optionalonScroll?:UIEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onScroll
onScrollCapture?
optionalonScrollCapture?:UIEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onScrollCapture
onScrollEnd?
optionalonScrollEnd?:UIEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onScrollEnd
onScrollEndCapture?
optionalonScrollEndCapture?:UIEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onScrollEndCapture
onWheel?
optionalonWheel?:WheelEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onWheel
onWheelCapture?
optionalonWheelCapture?:WheelEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onWheelCapture
onAnimationStartCapture?
optionalonAnimationStartCapture?:AnimationEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onAnimationStartCapture
onAnimationEnd?
optionalonAnimationEnd?:AnimationEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onAnimationEnd
onAnimationEndCapture?
optionalonAnimationEndCapture?:AnimationEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onAnimationEndCapture
onAnimationIteration?
optionalonAnimationIteration?:AnimationEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onAnimationIteration
onAnimationIterationCapture?
optionalonAnimationIterationCapture?:AnimationEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onAnimationIterationCapture
onToggle?
optionalonToggle?:ToggleEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onToggle
onBeforeToggle?
optionalonBeforeToggle?:ToggleEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onBeforeToggle
onTransitionCancel?
optionalonTransitionCancel?:TransitionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTransitionCancel
onTransitionCancelCapture?
optionalonTransitionCancelCapture?:TransitionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTransitionCancelCapture
onTransitionEnd?
optionalonTransitionEnd?:TransitionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTransitionEnd
onTransitionEndCapture?
optionalonTransitionEndCapture?:TransitionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTransitionEndCapture
onTransitionRun?
optionalonTransitionRun?:TransitionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTransitionRun
onTransitionRunCapture?
optionalonTransitionRunCapture?:TransitionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTransitionRunCapture
onTransitionStart?
optionalonTransitionStart?:TransitionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTransitionStart
onTransitionStartCapture?
optionalonTransitionStartCapture?:TransitionEventHandler<HTMLSpanElement>
Inherited from
HTMLMotionProps.onTransitionStartCapture