@mirego/forra-react / components / MicroAppImagePreviewProps
Interface: MicroAppImagePreviewProps
Extends
Properties
about?
optionalabout:string
Inherited from
accessKey?
optionalaccessKey:string
Inherited from
alt?
optionalalt:string
Inherited from
MicroAppImagePreviewProps.alt
aria-activedescendant?
optionalaria-activedescendant:string
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
Inherited from
ProtectedImgProps.aria-activedescendant
aria-atomic?
optionalaria-atomic:Booleanish
Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.
Inherited from
aria-autocomplete?
optionalaria-autocomplete:"list"|"none"|"inline"|"both"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made.
Inherited from
ProtectedImgProps.aria-autocomplete
aria-braillelabel?
optionalaria-braillelabel:string
Defines a string value that labels the current element, which is intended to be converted into Braille.
See
aria-label.
Inherited from
ProtectedImgProps.aria-braillelabel
aria-brailleroledescription?
optionalaria-brailleroledescription:string
Defines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille.
See
aria-roledescription.
Inherited from
ProtectedImgProps.aria-brailleroledescription
aria-busy?
optionalaria-busy:Booleanish
Inherited from
aria-checked?
optionalaria-checked:boolean|"true"|"false"|"mixed"
Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
See
- aria-pressed
- aria-selected.
Inherited from
ProtectedImgProps.aria-checked
aria-colcount?
optionalaria-colcount:number
Defines the total number of columns in a table, grid, or treegrid.
See
aria-colindex.
Inherited from
ProtectedImgProps.aria-colcount
aria-colindex?
optionalaria-colindex:number
Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.
See
- aria-colcount
- aria-colspan.
Inherited from
ProtectedImgProps.aria-colindex
aria-colindextext?
optionalaria-colindextext:string
Defines a human readable text alternative of aria-colindex.
See
aria-rowindextext.
Inherited from
ProtectedImgProps.aria-colindextext
aria-colspan?
optionalaria-colspan:number
Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.
See
- aria-colindex
- aria-rowspan.
Inherited from
ProtectedImgProps.aria-colspan
aria-controls?
optionalaria-controls:string
Identifies the element (or elements) whose contents or presence are controlled by the current element.
See
aria-owns.
Inherited from
ProtectedImgProps.aria-controls
aria-current?
optionalaria-current:boolean|"true"|"false"|"page"|"time"|"step"|"location"|"date"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
ProtectedImgProps.aria-current
aria-describedby?
optionalaria-describedby:string
Identifies the element (or elements) that describes the object.
See
aria-labelledby
Inherited from
ProtectedImgProps.aria-describedby
aria-description?
optionalaria-description:string
Defines a string value that describes or annotates the current element.
See
related aria-describedby.
Inherited from
ProtectedImgProps.aria-description
aria-details?
optionalaria-details:string
Identifies the element that provides a detailed, extended description for the object.
See
aria-describedby.
Inherited from
ProtectedImgProps.aria-details
aria-disabled?
optionalaria-disabled:Booleanish
Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
See
- aria-hidden
- aria-readonly.
Inherited from
ProtectedImgProps.aria-disabled
~~aria-dropeffect?~~
optionalaria-dropeffect:"link"|"none"|"copy"|"execute"|"move"|"popup"
Indicates what functions can be performed when a dragged object is released on the drop target.
Deprecated
in ARIA 1.1
Inherited from
ProtectedImgProps.aria-dropeffect
aria-errormessage?
optionalaria-errormessage:string
Identifies the element that provides an error message for the object.
See
- aria-invalid
- aria-describedby.
Inherited from
ProtectedImgProps.aria-errormessage
aria-expanded?
optionalaria-expanded:Booleanish
Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
Inherited from
ProtectedImgProps.aria-expanded
aria-flowto?
optionalaria-flowto:string
Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.
Inherited from
~~aria-grabbed?~~
optionalaria-grabbed:Booleanish
Indicates an element's "grabbed" state in a drag-and-drop operation.
Deprecated
in ARIA 1.1
Inherited from
ProtectedImgProps.aria-grabbed
aria-haspopup?
optionalaria-haspopup:boolean|"dialog"|"grid"|"listbox"|"menu"|"tree"|"true"|"false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
ProtectedImgProps.aria-haspopup
aria-hidden?
optionalaria-hidden:Booleanish
Indicates whether the element is exposed to an accessibility API.
See
aria-disabled.
Inherited from
aria-invalid?
optionalaria-invalid:boolean|"true"|"false"|"grammar"|"spelling"
Indicates the entered value does not conform to the format expected by the application.
See
aria-errormessage.
Inherited from
ProtectedImgProps.aria-invalid
aria-keyshortcuts?
optionalaria-keyshortcuts:string
Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
Inherited from
ProtectedImgProps.aria-keyshortcuts
aria-label?
optionalaria-label:string
Defines a string value that labels the current element.
See
aria-labelledby.
Inherited from
aria-labelledby?
optionalaria-labelledby:string
Identifies the element (or elements) that labels the current element.
See
aria-describedby.
Inherited from
ProtectedImgProps.aria-labelledby
aria-level?
optionalaria-level:number
Defines the hierarchical level of an element within a structure.
Inherited from
aria-live?
optionalaria-live:"off"|"assertive"|"polite"
Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.
Inherited from
aria-modal?
optionalaria-modal:Booleanish
Indicates whether an element is modal when displayed.
Inherited from
aria-multiline?
optionalaria-multiline:Booleanish
Indicates whether a text box accepts multiple lines of input or only a single line.
Inherited from
ProtectedImgProps.aria-multiline
aria-multiselectable?
optionalaria-multiselectable:Booleanish
Indicates that the user may select more than one item from the current selectable descendants.
Inherited from
ProtectedImgProps.aria-multiselectable
aria-orientation?
optionalaria-orientation:"horizontal"|"vertical"
Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
Inherited from
ProtectedImgProps.aria-orientation
aria-owns?
optionalaria-owns:string
Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship.
See
aria-controls.
Inherited from
aria-placeholder?
optionalaria-placeholder:string
Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.
Inherited from
ProtectedImgProps.aria-placeholder
aria-posinset?
optionalaria-posinset:number
Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
See
aria-setsize.
Inherited from
ProtectedImgProps.aria-posinset
aria-pressed?
optionalaria-pressed:boolean|"true"|"false"|"mixed"
Indicates the current "pressed" state of toggle buttons.
See
- aria-checked
- aria-selected.
Inherited from
ProtectedImgProps.aria-pressed
aria-readonly?
optionalaria-readonly:Booleanish
Indicates that the element is not editable, but is otherwise operable.
See
aria-disabled.
Inherited from
ProtectedImgProps.aria-readonly
aria-relevant?
optionalaria-relevant:"text"|"all"|"additions"|"additions removals"|"additions text"|"removals"|"removals additions"|"removals text"|"text additions"|"text removals"
Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
See
aria-atomic.
Inherited from
ProtectedImgProps.aria-relevant
aria-required?
optionalaria-required:Booleanish
Indicates that user input is required on the element before a form may be submitted.
Inherited from
ProtectedImgProps.aria-required
aria-roledescription?
optionalaria-roledescription:string
Defines a human-readable, author-localized description for the role of an element.
Inherited from
ProtectedImgProps.aria-roledescription
aria-rowcount?
optionalaria-rowcount:number
Defines the total number of rows in a table, grid, or treegrid.
See
aria-rowindex.
Inherited from
ProtectedImgProps.aria-rowcount
aria-rowindex?
optionalaria-rowindex:number
Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.
See
- aria-rowcount
- aria-rowspan.
Inherited from
ProtectedImgProps.aria-rowindex
aria-rowindextext?
optionalaria-rowindextext:string
Defines a human readable text alternative of aria-rowindex.
See
aria-colindextext.
Inherited from
ProtectedImgProps.aria-rowindextext
aria-rowspan?
optionalaria-rowspan:number
Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
See
- aria-rowindex
- aria-colspan.
Inherited from
ProtectedImgProps.aria-rowspan
aria-selected?
optionalaria-selected:Booleanish
Indicates the current "selected" state of various widgets.
See
- aria-checked
- aria-pressed.
Inherited from
ProtectedImgProps.aria-selected
aria-setsize?
optionalaria-setsize:number
Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
See
aria-posinset.
Inherited from
ProtectedImgProps.aria-setsize
aria-sort?
optionalaria-sort:"none"|"other"|"ascending"|"descending"
Indicates if items in a table or grid are sorted in ascending or descending order.
Inherited from
aria-valuemax?
optionalaria-valuemax:number
Defines the maximum allowed value for a range widget.
Inherited from
ProtectedImgProps.aria-valuemax
aria-valuemin?
optionalaria-valuemin:number
Defines the minimum allowed value for a range widget.
Inherited from
ProtectedImgProps.aria-valuemin
aria-valuenow?
optionalaria-valuenow:number
Defines the current value for a range widget.
See
aria-valuetext.
Inherited from
ProtectedImgProps.aria-valuenow
aria-valuetext?
optionalaria-valuetext:string
Defines the human readable text alternative of aria-valuenow for a range widget.
Inherited from
ProtectedImgProps.aria-valuetext
autoCapitalize?
optionalautoCapitalize:"none"|string&object|"words"|"off"|"on"|"sentences"|"characters"
Inherited from
ProtectedImgProps.autoCapitalize
autoCorrect?
optionalautoCorrect:string
Inherited from
autoFocus?
optionalautoFocus:boolean
Inherited from
autoSave?
optionalautoSave:string
Inherited from
children?
optionalchildren:ReactI18NextChildren|Iterable\<ReactI18NextChildren,any,any>
Inherited from
className?
optionalclassName:string
Inherited from
color?
optionalcolor:string
Inherited from
containerClassName?
optionalcontainerClassName:string
Inherited from
ProtectedImgProps.containerClassName
content?
optionalcontent:string
Inherited from
contentEditable?
optionalcontentEditable:"inherit"|Booleanish|"plaintext-only"
Inherited from
ProtectedImgProps.contentEditable
contextMenu?
optionalcontextMenu:string
Inherited from
crossOrigin?
optionalcrossOrigin:CrossOrigin
Inherited from
MicroAppImagePreviewProps.crossOrigin
customFormatHandlers?
optionalcustomFormatHandlers:CustomFormatHandler[]
Inherited from
ProtectedImgProps.customFormatHandlers
dangerouslySetInnerHTML?
optionaldangerouslySetInnerHTML:object
__html
__html:
string|TrustedHTML
Inherited from
ProtectedImgProps.dangerouslySetInnerHTML
datatype?
optionaldatatype:string
Inherited from
decoding?
optionaldecoding:"auto"|"async"|"sync"
Inherited from
MicroAppImagePreviewProps.decoding
defaultChecked?
optionaldefaultChecked:boolean
Inherited from
ProtectedImgProps.defaultChecked
defaultValue?
optionaldefaultValue:string|number| readonlystring[]
Inherited from
ProtectedImgProps.defaultValue
dir?
optionaldir:string
Inherited from
downloadButton?
optionaldownloadButton:boolean
Inherited from
ProtectedImgProps.downloadButton
downloadButtonClassName?
optionaldownloadButtonClassName:string
Inherited from
ProtectedImgProps.downloadButtonClassName
downloadIcon?
optionaldownloadIcon:ReactNode
Inherited from
ProtectedImgProps.downloadIcon
draggable?
optionaldraggable:Booleanish
Inherited from
enterKeyHint?
optionalenterKeyHint:"search"|"send"|"enter"|"done"|"go"|"next"|"previous"
Inherited from
ProtectedImgProps.enterKeyHint
exportparts?
optionalexportparts:string
See
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts
Inherited from
fallbackFilename?
optionalfallbackFilename:string
Inherited from
ProtectedImgProps.fallbackFilename
fetchPriority?
optionalfetchPriority:"auto"|"low"|"high"
Inherited from
MicroAppImagePreviewProps.fetchPriority
filename?
optionalfilename:string
height?
optionalheight:string|number
Inherited from
MicroAppImagePreviewProps.height
hidden?
optionalhidden:boolean
Inherited from
id?
optionalid:string
Inherited from
inert?
optionalinert:boolean
See
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inert
Inherited from
inlist?
optionalinlist:any
Inherited from
inputMode?
optionalinputMode:"search"|"none"|"text"|"url"|"tel"|"email"|"numeric"|"decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
Inherited from
is?
optionalis:string
Specify that a standard HTML element should behave like a defined custom built-in element
See
https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is
Inherited from
itemID?
optionalitemID:string
Inherited from
itemProp?
optionalitemProp:string
Inherited from
itemRef?
optionalitemRef:string
Inherited from
itemScope?
optionalitemScope:boolean
Inherited from
itemType?
optionalitemType:string
Inherited from
lang?
optionallang:string
Inherited from
loading?
optionalloading:"eager"|"lazy"
Inherited from
MicroAppImagePreviewProps.loading
loadingIcon?
optionalloadingIcon:ReactNode
Inherited from
nonce?
optionalnonce:string
Inherited from
onAbort?
optionalonAbort:ReactEventHandler\<HTMLImageElement>
Inherited from
onAbortCapture?
optionalonAbortCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onAbortCapture
onAnimationEnd?
optionalonAnimationEnd:AnimationEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onAnimationEnd
onAnimationEndCapture?
optionalonAnimationEndCapture:AnimationEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onAnimationEndCapture
onAnimationIteration?
optionalonAnimationIteration:AnimationEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onAnimationIteration
onAnimationIterationCapture?
optionalonAnimationIterationCapture:AnimationEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onAnimationIterationCapture
onAnimationStart?
optionalonAnimationStart:AnimationEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onAnimationStart
onAnimationStartCapture?
optionalonAnimationStartCapture:AnimationEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onAnimationStartCapture
onAuxClick?
optionalonAuxClick:MouseEventHandler\<HTMLImageElement>
Inherited from
onAuxClickCapture?
optionalonAuxClickCapture:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onAuxClickCapture
onBeforeInput?
optionalonBeforeInput:InputEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onBeforeInput
onBeforeInputCapture?
optionalonBeforeInputCapture:FormEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onBeforeInputCapture
onBeforeToggle?
optionalonBeforeToggle:ToggleEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onBeforeToggle
onBlur?
optionalonBlur:FocusEventHandler\<HTMLImageElement>
Inherited from
onBlurCapture?
optionalonBlurCapture:FocusEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onBlurCapture
onCanPlay?
optionalonCanPlay:ReactEventHandler\<HTMLImageElement>
Inherited from
onCanPlayCapture?
optionalonCanPlayCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onCanPlayCapture
onCanPlayThrough?
optionalonCanPlayThrough:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onCanPlayThrough
onCanPlayThroughCapture?
optionalonCanPlayThroughCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onCanPlayThroughCapture
onChange?
optionalonChange:FormEventHandler\<HTMLImageElement>
Inherited from
onChangeCapture?
optionalonChangeCapture:FormEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onChangeCapture
onClick?
optionalonClick:MouseEventHandler\<HTMLImageElement>
Inherited from
onClickCapture?
optionalonClickCapture:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onClickCapture
onCompositionEnd?
optionalonCompositionEnd:CompositionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onCompositionEnd
onCompositionEndCapture?
optionalonCompositionEndCapture:CompositionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onCompositionEndCapture
onCompositionStart?
optionalonCompositionStart:CompositionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onCompositionStart
onCompositionStartCapture?
optionalonCompositionStartCapture:CompositionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onCompositionStartCapture
onCompositionUpdate?
optionalonCompositionUpdate:CompositionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onCompositionUpdate
onCompositionUpdateCapture?
optionalonCompositionUpdateCapture:CompositionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onCompositionUpdateCapture
onContextMenu?
optionalonContextMenu:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onContextMenu
onContextMenuCapture?
optionalonContextMenuCapture:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onContextMenuCapture
onCopy?
optionalonCopy:ClipboardEventHandler\<HTMLImageElement>
Inherited from
onCopyCapture?
optionalonCopyCapture:ClipboardEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onCopyCapture
onCut?
optionalonCut:ClipboardEventHandler\<HTMLImageElement>
Inherited from
onCutCapture?
optionalonCutCapture:ClipboardEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onCutCapture
onDoubleClick?
optionalonDoubleClick:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDoubleClick
onDoubleClickCapture?
optionalonDoubleClickCapture:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDoubleClickCapture
onDrag?
optionalonDrag:DragEventHandler\<HTMLImageElement>
Inherited from
onDragCapture?
optionalonDragCapture:DragEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDragCapture
onDragEnd?
optionalonDragEnd:DragEventHandler\<HTMLImageElement>
Inherited from
onDragEndCapture?
optionalonDragEndCapture:DragEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDragEndCapture
onDragEnter?
optionalonDragEnter:DragEventHandler\<HTMLImageElement>
Inherited from
onDragEnterCapture?
optionalonDragEnterCapture:DragEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDragEnterCapture
onDragExit?
optionalonDragExit:DragEventHandler\<HTMLImageElement>
Inherited from
onDragExitCapture?
optionalonDragExitCapture:DragEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDragExitCapture
onDragLeave?
optionalonDragLeave:DragEventHandler\<HTMLImageElement>
Inherited from
onDragLeaveCapture?
optionalonDragLeaveCapture:DragEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDragLeaveCapture
onDragOver?
optionalonDragOver:DragEventHandler\<HTMLImageElement>
Inherited from
onDragOverCapture?
optionalonDragOverCapture:DragEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDragOverCapture
onDragStart?
optionalonDragStart:DragEventHandler\<HTMLImageElement>
Inherited from
onDragStartCapture?
optionalonDragStartCapture:DragEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDragStartCapture
onDrop?
optionalonDrop:DragEventHandler\<HTMLImageElement>
Inherited from
onDropCapture?
optionalonDropCapture:DragEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDropCapture
onDurationChange?
optionalonDurationChange:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDurationChange
onDurationChangeCapture?
optionalonDurationChangeCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onDurationChangeCapture
onEmptied?
optionalonEmptied:ReactEventHandler\<HTMLImageElement>
Inherited from
onEmptiedCapture?
optionalonEmptiedCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onEmptiedCapture
onEncrypted?
optionalonEncrypted:ReactEventHandler\<HTMLImageElement>
Inherited from
onEncryptedCapture?
optionalonEncryptedCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onEncryptedCapture
onEnded?
optionalonEnded:ReactEventHandler\<HTMLImageElement>
Inherited from
onEndedCapture?
optionalonEndedCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onEndedCapture
onError?
optionalonError:ReactEventHandler\<HTMLImageElement>
Inherited from
onErrorCapture?
optionalonErrorCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onErrorCapture
onFocus?
optionalonFocus:FocusEventHandler\<HTMLImageElement>
Inherited from
onFocusCapture?
optionalonFocusCapture:FocusEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onFocusCapture
onGotPointerCapture?
optionalonGotPointerCapture:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onGotPointerCapture
onGotPointerCaptureCapture?
optionalonGotPointerCaptureCapture:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onGotPointerCaptureCapture
onInput?
optionalonInput:FormEventHandler\<HTMLImageElement>
Inherited from
onInputCapture?
optionalonInputCapture:FormEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onInputCapture
onInvalid?
optionalonInvalid:FormEventHandler\<HTMLImageElement>
Inherited from
onInvalidCapture?
optionalonInvalidCapture:FormEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onInvalidCapture
onKeyDown?
optionalonKeyDown:KeyboardEventHandler\<HTMLImageElement>
Inherited from
onKeyDownCapture?
optionalonKeyDownCapture:KeyboardEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onKeyDownCapture
~~onKeyPress?~~
optionalonKeyPress:KeyboardEventHandler\<HTMLImageElement>
Deprecated
Use onKeyUp or onKeyDown instead
Inherited from
~~onKeyPressCapture?~~
optionalonKeyPressCapture:KeyboardEventHandler\<HTMLImageElement>
Deprecated
Use onKeyUpCapture or onKeyDownCapture instead
Inherited from
ProtectedImgProps.onKeyPressCapture
onKeyUp?
optionalonKeyUp:KeyboardEventHandler\<HTMLImageElement>
Inherited from
onKeyUpCapture?
optionalonKeyUpCapture:KeyboardEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onKeyUpCapture
onLoad?
optionalonLoad:ReactEventHandler\<HTMLImageElement>
Inherited from
onLoadCapture?
optionalonLoadCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onLoadCapture
onLoadedData?
optionalonLoadedData:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onLoadedData
onLoadedDataCapture?
optionalonLoadedDataCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onLoadedDataCapture
onLoadedMetadata?
optionalonLoadedMetadata:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onLoadedMetadata
onLoadedMetadataCapture?
optionalonLoadedMetadataCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onLoadedMetadataCapture
onLoadStart?
optionalonLoadStart:ReactEventHandler\<HTMLImageElement>
Inherited from
onLoadStartCapture?
optionalonLoadStartCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onLoadStartCapture
onLostPointerCapture?
optionalonLostPointerCapture:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onLostPointerCapture
onLostPointerCaptureCapture?
optionalonLostPointerCaptureCapture:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onLostPointerCaptureCapture
onMouseDown?
optionalonMouseDown:MouseEventHandler\<HTMLImageElement>
Inherited from
onMouseDownCapture?
optionalonMouseDownCapture:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onMouseDownCapture
onMouseEnter?
optionalonMouseEnter:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onMouseEnter
onMouseLeave?
optionalonMouseLeave:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onMouseLeave
onMouseMove?
optionalonMouseMove:MouseEventHandler\<HTMLImageElement>
Inherited from
onMouseMoveCapture?
optionalonMouseMoveCapture:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onMouseMoveCapture
onMouseOut?
optionalonMouseOut:MouseEventHandler\<HTMLImageElement>
Inherited from
onMouseOutCapture?
optionalonMouseOutCapture:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onMouseOutCapture
onMouseOver?
optionalonMouseOver:MouseEventHandler\<HTMLImageElement>
Inherited from
onMouseOverCapture?
optionalonMouseOverCapture:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onMouseOverCapture
onMouseUp?
optionalonMouseUp:MouseEventHandler\<HTMLImageElement>
Inherited from
onMouseUpCapture?
optionalonMouseUpCapture:MouseEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onMouseUpCapture
onPaste?
optionalonPaste:ClipboardEventHandler\<HTMLImageElement>
Inherited from
onPasteCapture?
optionalonPasteCapture:ClipboardEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPasteCapture
onPause?
optionalonPause:ReactEventHandler\<HTMLImageElement>
Inherited from
onPauseCapture?
optionalonPauseCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPauseCapture
onPlay?
optionalonPlay:ReactEventHandler\<HTMLImageElement>
Inherited from
onPlayCapture?
optionalonPlayCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPlayCapture
onPlaying?
optionalonPlaying:ReactEventHandler\<HTMLImageElement>
Inherited from
onPlayingCapture?
optionalonPlayingCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPlayingCapture
onPointerCancel?
optionalonPointerCancel:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerCancel
onPointerCancelCapture?
optionalonPointerCancelCapture:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerCancelCapture
onPointerDown?
optionalonPointerDown:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerDown
onPointerDownCapture?
optionalonPointerDownCapture:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerDownCapture
onPointerEnter?
optionalonPointerEnter:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerEnter
onPointerLeave?
optionalonPointerLeave:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerLeave
onPointerMove?
optionalonPointerMove:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerMove
onPointerMoveCapture?
optionalonPointerMoveCapture:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerMoveCapture
onPointerOut?
optionalonPointerOut:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerOut
onPointerOutCapture?
optionalonPointerOutCapture:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerOutCapture
onPointerOver?
optionalonPointerOver:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerOver
onPointerOverCapture?
optionalonPointerOverCapture:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerOverCapture
onPointerUp?
optionalonPointerUp:PointerEventHandler\<HTMLImageElement>
Inherited from
onPointerUpCapture?
optionalonPointerUpCapture:PointerEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onPointerUpCapture
onProgress?
optionalonProgress:ReactEventHandler\<HTMLImageElement>
Inherited from
onProgressCapture?
optionalonProgressCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onProgressCapture
onRateChange?
optionalonRateChange:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onRateChange
onRateChangeCapture?
optionalonRateChangeCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onRateChangeCapture
onRemove()?
optionalonRemove: () =>void
Returns
void
onReset?
optionalonReset:FormEventHandler\<HTMLImageElement>
Inherited from
onResetCapture?
optionalonResetCapture:FormEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onResetCapture
onScroll?
optionalonScroll:UIEventHandler\<HTMLImageElement>
Inherited from
onScrollCapture?
optionalonScrollCapture:UIEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onScrollCapture
onScrollEnd?
optionalonScrollEnd:UIEventHandler\<HTMLImageElement>
Inherited from
onScrollEndCapture?
optionalonScrollEndCapture:UIEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onScrollEndCapture
onSeeked?
optionalonSeeked:ReactEventHandler\<HTMLImageElement>
Inherited from
onSeekedCapture?
optionalonSeekedCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onSeekedCapture
onSeeking?
optionalonSeeking:ReactEventHandler\<HTMLImageElement>
Inherited from
onSeekingCapture?
optionalonSeekingCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onSeekingCapture
onSelect?
optionalonSelect:ReactEventHandler\<HTMLImageElement>
Inherited from
onSelectCapture?
optionalonSelectCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onSelectCapture
onStalled?
optionalonStalled:ReactEventHandler\<HTMLImageElement>
Inherited from
onStalledCapture?
optionalonStalledCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onStalledCapture
onSubmit?
optionalonSubmit:FormEventHandler\<HTMLImageElement>
Inherited from
onSubmitCapture?
optionalonSubmitCapture:FormEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onSubmitCapture
onSuspend?
optionalonSuspend:ReactEventHandler\<HTMLImageElement>
Inherited from
onSuspendCapture?
optionalonSuspendCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onSuspendCapture
onTimeUpdate?
optionalonTimeUpdate:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTimeUpdate
onTimeUpdateCapture?
optionalonTimeUpdateCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTimeUpdateCapture
onToggle?
optionalonToggle:ToggleEventHandler\<HTMLImageElement>
Inherited from
onTouchCancel?
optionalonTouchCancel:TouchEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTouchCancel
onTouchCancelCapture?
optionalonTouchCancelCapture:TouchEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTouchCancelCapture
onTouchEnd?
optionalonTouchEnd:TouchEventHandler\<HTMLImageElement>
Inherited from
onTouchEndCapture?
optionalonTouchEndCapture:TouchEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTouchEndCapture
onTouchMove?
optionalonTouchMove:TouchEventHandler\<HTMLImageElement>
Inherited from
onTouchMoveCapture?
optionalonTouchMoveCapture:TouchEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTouchMoveCapture
onTouchStart?
optionalonTouchStart:TouchEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTouchStart
onTouchStartCapture?
optionalonTouchStartCapture:TouchEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTouchStartCapture
onTransitionCancel?
optionalonTransitionCancel:TransitionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTransitionCancel
onTransitionCancelCapture?
optionalonTransitionCancelCapture:TransitionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTransitionCancelCapture
onTransitionEnd?
optionalonTransitionEnd:TransitionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTransitionEnd
onTransitionEndCapture?
optionalonTransitionEndCapture:TransitionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTransitionEndCapture
onTransitionRun?
optionalonTransitionRun:TransitionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTransitionRun
onTransitionRunCapture?
optionalonTransitionRunCapture:TransitionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTransitionRunCapture
onTransitionStart?
optionalonTransitionStart:TransitionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTransitionStart
onTransitionStartCapture?
optionalonTransitionStartCapture:TransitionEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onTransitionStartCapture
onVolumeChange?
optionalonVolumeChange:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onVolumeChange
onVolumeChangeCapture?
optionalonVolumeChangeCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onVolumeChangeCapture
onWaiting?
optionalonWaiting:ReactEventHandler\<HTMLImageElement>
Inherited from
onWaitingCapture?
optionalonWaitingCapture:ReactEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onWaitingCapture
onWheel?
optionalonWheel:WheelEventHandler\<HTMLImageElement>
Inherited from
onWheelCapture?
optionalonWheelCapture:WheelEventHandler\<HTMLImageElement>
Inherited from
ProtectedImgProps.onWheelCapture
part?
optionalpart:string
See
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/part
Inherited from
popover?
optionalpopover:""|"auto"|"manual"
Inherited from
popoverTarget?
optionalpopoverTarget:string
Inherited from
ProtectedImgProps.popoverTarget
popoverTargetAction?
optionalpopoverTargetAction:"toggle"|"show"|"hide"
Inherited from
ProtectedImgProps.popoverTargetAction
prefix?
optionalprefix:string
Inherited from
property?
optionalproperty:string
Inherited from
radioGroup?
optionalradioGroup:string
Inherited from
referrerPolicy?
optionalreferrerPolicy:HTMLAttributeReferrerPolicy
Inherited from
MicroAppImagePreviewProps.referrerPolicy
rel?
optionalrel:string
Inherited from
resource?
optionalresource:string
Inherited from
results?
optionalresults:number
Inherited from
rev?
optionalrev:string
Inherited from
role?
optionalrole:AriaRole
Inherited from
security?
optionalsecurity:string
Inherited from
showTooltipCopyButton?
optionalshowTooltipCopyButton:boolean
sizes?
optionalsizes:string
Inherited from
MicroAppImagePreviewProps.sizes
slot?
optionalslot:string
Inherited from
spellCheck?
optionalspellCheck:Booleanish
Inherited from
src?
optionalsrc:string
Inherited from
MicroAppImagePreviewProps.src
srcSet?
optionalsrcSet:string
Inherited from
MicroAppImagePreviewProps.srcSet
style?
optionalstyle:CSSProperties
Inherited from
suppressContentEditableWarning?
optionalsuppressContentEditableWarning:boolean
Inherited from
ProtectedImgProps.suppressContentEditableWarning
suppressHydrationWarning?
optionalsuppressHydrationWarning:boolean
Inherited from
ProtectedImgProps.suppressHydrationWarning
tabIndex?
optionaltabIndex:number
Inherited from
title?
optionaltitle:string
Inherited from
translate?
optionaltranslate:"no"|"yes"
Inherited from
typeof?
optionaltypeof:string
Inherited from
unselectable?
optionalunselectable:"off"|"on"
Inherited from
ProtectedImgProps.unselectable
useMap?
optionaluseMap:string
Inherited from
MicroAppImagePreviewProps.useMap
vocab?
optionalvocab:string
Inherited from
width?
optionalwidth:string|number
Inherited from
MicroAppImagePreviewProps.width