Skip to content

FragmentGroupProps

Defined in: react/src/Fragments.tsx:91

  • HTMLAttributes<HTMLElement>

optional about?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2829

HTMLAttributes.about


optional accessKey?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2802

HTMLAttributes.accessKey


optional aria-activedescendant?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2500

Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.

HTMLAttributes.aria-activedescendant


optional aria-atomic?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2502

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.

HTMLAttributes.aria-atomic


optional aria-autocomplete?: "none" | "list" | "both" | "inline"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2507

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.

HTMLAttributes.aria-autocomplete


optional aria-braillelabel?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2513

Defines a string value that labels the current element, which is intended to be converted into Braille.

aria-label.

HTMLAttributes.aria-braillelabel


optional aria-brailleroledescription?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2518

Defines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille.

aria-roledescription.

HTMLAttributes.aria-brailleroledescription


optional aria-busy?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2519

HTMLAttributes.aria-busy


optional aria-checked?: boolean | "true" | "false" | "mixed"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2524

Indicates the current “checked” state of checkboxes, radio buttons, and other widgets.

  • aria-pressed
  • aria-selected.

HTMLAttributes.aria-checked


optional aria-colcount?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2529

Defines the total number of columns in a table, grid, or treegrid.

aria-colindex.

HTMLAttributes.aria-colcount


optional aria-colindex?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2534

Defines an element’s column index or position with respect to the total number of columns within a table, grid, or treegrid.

  • aria-colcount
  • aria-colspan.

HTMLAttributes.aria-colindex


optional aria-colindextext?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2539

Defines a human readable text alternative of aria-colindex.

aria-rowindextext.

HTMLAttributes.aria-colindextext


optional aria-colspan?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2544

Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.

  • aria-colindex
  • aria-rowspan.

HTMLAttributes.aria-colspan


optional aria-controls?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2549

Identifies the element (or elements) whose contents or presence are controlled by the current element.

aria-owns.

HTMLAttributes.aria-controls


optional aria-current?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2551

Indicates the element that represents the current item within a container or set of related elements.

HTMLAttributes.aria-current


optional aria-describedby?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2556

Identifies the element (or elements) that describes the object.

aria-labelledby

HTMLAttributes.aria-describedby


optional aria-description?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2561

Defines a string value that describes or annotates the current element.

related aria-describedby.

HTMLAttributes.aria-description


optional aria-details?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2566

Identifies the element that provides a detailed, extended description for the object.

aria-describedby.

HTMLAttributes.aria-details


optional aria-disabled?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2571

Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.

  • aria-hidden
  • aria-readonly.

HTMLAttributes.aria-disabled


optional aria-dropeffect?: "none" | "link" | "copy" | "move" | "execute" | "popup"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2576

Indicates what functions can be performed when a dragged object is released on the drop target.

HTMLAttributes.aria-dropeffect


optional aria-errormessage?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2581

Identifies the element that provides an error message for the object.

  • aria-invalid
  • aria-describedby.

HTMLAttributes.aria-errormessage


optional aria-expanded?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2583

Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.

HTMLAttributes.aria-expanded


optional aria-flowto?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2588

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.

HTMLAttributes.aria-flowto


optional aria-grabbed?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2593

Indicates an element’s “grabbed” state in a drag-and-drop operation.

HTMLAttributes.aria-grabbed


optional aria-haspopup?: boolean | "dialog" | "menu" | "grid" | "listbox" | "tree" | "true" | "false"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2595

Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.

HTMLAttributes.aria-haspopup


optional aria-hidden?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2600

Indicates whether the element is exposed to an accessibility API.

aria-disabled.

HTMLAttributes.aria-hidden


optional aria-invalid?: boolean | "true" | "false" | "grammar" | "spelling"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2605

Indicates the entered value does not conform to the format expected by the application.

aria-errormessage.

HTMLAttributes.aria-invalid


optional aria-keyshortcuts?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2607

Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.

HTMLAttributes.aria-keyshortcuts


optional aria-label?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2612

Defines a string value that labels the current element.

aria-labelledby.

HTMLAttributes.aria-label


optional aria-labelledby?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2617

Identifies the element (or elements) that labels the current element.

aria-describedby.

HTMLAttributes.aria-labelledby


optional aria-level?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2619

Defines the hierarchical level of an element within a structure.

HTMLAttributes.aria-level


optional aria-live?: "polite" | "off" | "assertive"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2621

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.

HTMLAttributes.aria-live


optional aria-modal?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2623

Indicates whether an element is modal when displayed.

HTMLAttributes.aria-modal


optional aria-multiline?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2625

Indicates whether a text box accepts multiple lines of input or only a single line.

HTMLAttributes.aria-multiline


optional aria-multiselectable?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2627

Indicates that the user may select more than one item from the current selectable descendants.

HTMLAttributes.aria-multiselectable


optional aria-orientation?: "horizontal" | "vertical"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2629

Indicates whether the element’s orientation is horizontal, vertical, or unknown/ambiguous.

HTMLAttributes.aria-orientation


optional aria-owns?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2635

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.

aria-controls.

HTMLAttributes.aria-owns


optional aria-placeholder?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2640

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.

HTMLAttributes.aria-placeholder


optional aria-posinset?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2645

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.

aria-setsize.

HTMLAttributes.aria-posinset


optional aria-pressed?: boolean | "true" | "false" | "mixed"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2650

Indicates the current “pressed” state of toggle buttons.

  • aria-checked
  • aria-selected.

HTMLAttributes.aria-pressed


optional aria-readonly?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2655

Indicates that the element is not editable, but is otherwise operable.

aria-disabled.

HTMLAttributes.aria-readonly


optional aria-relevant?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2660

Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.

aria-atomic.

HTMLAttributes.aria-relevant


optional aria-required?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2673

Indicates that user input is required on the element before a form may be submitted.

HTMLAttributes.aria-required


optional aria-roledescription?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2675

Defines a human-readable, author-localized description for the role of an element.

HTMLAttributes.aria-roledescription


optional aria-rowcount?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2680

Defines the total number of rows in a table, grid, or treegrid.

aria-rowindex.

HTMLAttributes.aria-rowcount


optional aria-rowindex?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2685

Defines an element’s row index or position with respect to the total number of rows within a table, grid, or treegrid.

  • aria-rowcount
  • aria-rowspan.

HTMLAttributes.aria-rowindex


optional aria-rowindextext?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2690

Defines a human readable text alternative of aria-rowindex.

aria-colindextext.

HTMLAttributes.aria-rowindextext


optional aria-rowspan?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2695

Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.

  • aria-rowindex
  • aria-colspan.

HTMLAttributes.aria-rowspan


optional aria-selected?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2700

Indicates the current “selected” state of various widgets.

  • aria-checked
  • aria-pressed.

HTMLAttributes.aria-selected


optional aria-setsize?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2705

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.

aria-posinset.

HTMLAttributes.aria-setsize


optional aria-sort?: "other" | "none" | "ascending" | "descending"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2707

Indicates if items in a table or grid are sorted in ascending or descending order.

HTMLAttributes.aria-sort


optional aria-valuemax?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2709

Defines the maximum allowed value for a range widget.

HTMLAttributes.aria-valuemax


optional aria-valuemin?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2711

Defines the minimum allowed value for a range widget.

HTMLAttributes.aria-valuemin


optional aria-valuenow?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2716

Defines the current value for a range widget.

aria-valuetext.

HTMLAttributes.aria-valuenow


optional aria-valuetext?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2718

Defines the human readable text alternative of aria-valuenow for a range widget.

HTMLAttributes.aria-valuetext


optional as?: ElementType

Defined in: react/src/Fragments.tsx:95

Container element. Defaults to a div.


optional autoCapitalize?: "on" | "none" | string & object | "off" | "sentences" | "words" | "characters"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2803

HTMLAttributes.autoCapitalize


optional autoCorrect?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2842

HTMLAttributes.autoCorrect


optional autoFocus?: boolean

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2804

HTMLAttributes.autoFocus


optional autoSave?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2843

HTMLAttributes.autoSave


optional children?: ReactNode

Defined in: react/src/Fragments.tsx:96

HTMLAttributes.children


optional className?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2805

FragmentGroupProps.className


optional color?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2844

HTMLAttributes.color


optional content?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2830

HTMLAttributes.content


optional contentEditable?: "inherit" | Booleanish | "plaintext-only"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2806

HTMLAttributes.contentEditable


optional contextMenu?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2807

HTMLAttributes.contextMenu


optional dangerouslySetInnerHTML?: object

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2277

__html: string | TrustedHTML

HTMLAttributes.dangerouslySetInnerHTML


optional datatype?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2831

HTMLAttributes.datatype


optional defaultChecked?: boolean

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2796

HTMLAttributes.defaultChecked


optional defaultValue?: string | number | readonly string[]

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2797

HTMLAttributes.defaultValue


optional dir?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2808

HTMLAttributes.dir


optional draggable?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2809

HTMLAttributes.draggable


optional enterKeyHint?: "done" | "search" | "next" | "enter" | "go" | "previous" | "send"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2810

HTMLAttributes.enterKeyHint


optional exportparts?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2877

https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts

HTMLAttributes.exportparts


fragments: UseFragmentsResult

Defined in: react/src/Fragments.tsx:93

The whole result of one useFragments call.


optional hidden?: boolean

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2811

HTMLAttributes.hidden


optional id?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2812

HTMLAttributes.id


optional inert?: boolean

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2863

https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inert

HTMLAttributes.inert


optional inlist?: any

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2832

HTMLAttributes.inlist


optional inputMode?: "text" | "url" | "none" | "search" | "tel" | "email" | "numeric" | "decimal"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2868

Hints at the type of data that might be entered by the user while editing the element or its contents

https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute

HTMLAttributes.inputMode


optional is?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2873

Specify that a standard HTML element should behave like a defined custom built-in element

https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is

HTMLAttributes.is


optional itemID?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2848

HTMLAttributes.itemID


optional itemProp?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2845

HTMLAttributes.itemProp


optional itemRef?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2849

HTMLAttributes.itemRef


optional itemScope?: boolean

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2846

HTMLAttributes.itemScope


optional itemType?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2847

HTMLAttributes.itemType


optional lang?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2813

HTMLAttributes.lang


optional nonce?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2814

HTMLAttributes.nonce


optional onAbort?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2336

HTMLAttributes.onAbort


optional onAbortCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2337

HTMLAttributes.onAbortCapture


optional onAnimationEnd?: AnimationEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2466

HTMLAttributes.onAnimationEnd


optional onAnimationEndCapture?: AnimationEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2467

HTMLAttributes.onAnimationEndCapture


optional onAnimationIteration?: AnimationEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2468

HTMLAttributes.onAnimationIteration


optional onAnimationIterationCapture?: AnimationEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2469

HTMLAttributes.onAnimationIterationCapture


optional onAnimationStart?: AnimationEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2464

HTMLAttributes.onAnimationStart


optional onAnimationStartCapture?: AnimationEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2465

HTMLAttributes.onAnimationStartCapture


optional onAuxClick?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2382

HTMLAttributes.onAuxClick


optional onAuxClickCapture?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2383

HTMLAttributes.onAuxClickCapture


optional onBeforeInput?: InputEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2308

HTMLAttributes.onBeforeInput


optional onBeforeInputCapture?: InputEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2309

HTMLAttributes.onBeforeInputCapture


optional onBeforeToggle?: ToggleEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2473

HTMLAttributes.onBeforeToggle


optional onBlur?: FocusEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2302

HTMLAttributes.onBlur


optional onBlurCapture?: FocusEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2303

HTMLAttributes.onBlurCapture


optional onCanPlay?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2338

HTMLAttributes.onCanPlay


optional onCanPlayCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2339

HTMLAttributes.onCanPlayCapture


optional onCanPlayThrough?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2340

HTMLAttributes.onCanPlayThrough


optional onCanPlayThroughCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2341

HTMLAttributes.onCanPlayThroughCapture


optional onChange?: ChangeEventHandler<HTMLElement, Element>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2306

HTMLAttributes.onChange


optional onChangeCapture?: ChangeEventHandler<HTMLElement, Element>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2307

HTMLAttributes.onChangeCapture


optional onClick?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2384

HTMLAttributes.onClick


optional onClickCapture?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2385

HTMLAttributes.onClickCapture


optional onCompositionEnd?: CompositionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2292

HTMLAttributes.onCompositionEnd


optional onCompositionEndCapture?: CompositionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2293

HTMLAttributes.onCompositionEndCapture


optional onCompositionStart?: CompositionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2294

HTMLAttributes.onCompositionStart


optional onCompositionStartCapture?: CompositionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2295

HTMLAttributes.onCompositionStartCapture


optional onCompositionUpdate?: CompositionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2296

HTMLAttributes.onCompositionUpdate


optional onCompositionUpdateCapture?: CompositionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2297

HTMLAttributes.onCompositionUpdateCapture


optional onContextMenu?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2386

HTMLAttributes.onContextMenu


optional onContextMenuCapture?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2387

HTMLAttributes.onContextMenuCapture


optional onCopy?: ClipboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2284

HTMLAttributes.onCopy


optional onCopyCapture?: ClipboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2285

HTMLAttributes.onCopyCapture


optional onCut?: ClipboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2286

HTMLAttributes.onCut


optional onCutCapture?: ClipboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2287

HTMLAttributes.onCutCapture


optional onDoubleClick?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2388

HTMLAttributes.onDoubleClick


optional onDoubleClickCapture?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2389

HTMLAttributes.onDoubleClickCapture


optional onDrag?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2390

HTMLAttributes.onDrag


optional onDragCapture?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2391

HTMLAttributes.onDragCapture


optional onDragEnd?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2392

HTMLAttributes.onDragEnd


optional onDragEndCapture?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2393

HTMLAttributes.onDragEndCapture


optional onDragEnter?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2394

HTMLAttributes.onDragEnter


optional onDragEnterCapture?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2395

HTMLAttributes.onDragEnterCapture


optional onDragExit?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2396

HTMLAttributes.onDragExit


optional onDragExitCapture?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2397

HTMLAttributes.onDragExitCapture


optional onDragLeave?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2398

HTMLAttributes.onDragLeave


optional onDragLeaveCapture?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2399

HTMLAttributes.onDragLeaveCapture


optional onDragOver?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2400

HTMLAttributes.onDragOver


optional onDragOverCapture?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2401

HTMLAttributes.onDragOverCapture


optional onDragStart?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2402

HTMLAttributes.onDragStart


optional onDragStartCapture?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2403

HTMLAttributes.onDragStartCapture


optional onDrop?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2404

HTMLAttributes.onDrop


optional onDropCapture?: DragEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2405

HTMLAttributes.onDropCapture


optional onDurationChange?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2342

HTMLAttributes.onDurationChange


optional onDurationChangeCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2343

HTMLAttributes.onDurationChangeCapture


optional onEmptied?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2344

HTMLAttributes.onEmptied


optional onEmptiedCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2345

HTMLAttributes.onEmptiedCapture


optional onEncrypted?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2346

HTMLAttributes.onEncrypted


optional onEncryptedCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2347

HTMLAttributes.onEncryptedCapture


optional onEnded?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2348

HTMLAttributes.onEnded


optional onEndedCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2349

HTMLAttributes.onEndedCapture


optional onError?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2322

HTMLAttributes.onError


optional onErrorCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2323

HTMLAttributes.onErrorCapture


optional onFocus?: FocusEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2300

HTMLAttributes.onFocus


optional onFocusCapture?: FocusEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2301

HTMLAttributes.onFocusCapture


optional onGotPointerCapture?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2448

HTMLAttributes.onGotPointerCapture


optional onGotPointerCaptureCapture?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2449

HTMLAttributes.onGotPointerCaptureCapture


optional onInput?: InputEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2310

HTMLAttributes.onInput


optional onInputCapture?: InputEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2311

HTMLAttributes.onInputCapture


optional onInvalid?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2316

HTMLAttributes.onInvalid


optional onInvalidCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2317

HTMLAttributes.onInvalidCapture


optional onKeyDown?: KeyboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2326

HTMLAttributes.onKeyDown


optional onKeyDownCapture?: KeyboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2327

HTMLAttributes.onKeyDownCapture


optional onKeyPress?: KeyboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2329

HTMLAttributes.onKeyPress


optional onKeyPressCapture?: KeyboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2331

HTMLAttributes.onKeyPressCapture


optional onKeyUp?: KeyboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2332

HTMLAttributes.onKeyUp


optional onKeyUpCapture?: KeyboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2333

HTMLAttributes.onKeyUpCapture


optional onLoad?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2320

HTMLAttributes.onLoad


optional onLoadCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2321

HTMLAttributes.onLoadCapture


optional onLoadedData?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2350

HTMLAttributes.onLoadedData


optional onLoadedDataCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2351

HTMLAttributes.onLoadedDataCapture


optional onLoadedMetadata?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2352

HTMLAttributes.onLoadedMetadata


optional onLoadedMetadataCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2353

HTMLAttributes.onLoadedMetadataCapture


optional onLoadStart?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2354

HTMLAttributes.onLoadStart


optional onLoadStartCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2355

HTMLAttributes.onLoadStartCapture


optional onLostPointerCapture?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2450

HTMLAttributes.onLostPointerCapture


optional onLostPointerCaptureCapture?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2451

HTMLAttributes.onLostPointerCaptureCapture


optional onMouseDown?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2406

HTMLAttributes.onMouseDown


optional onMouseDownCapture?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2407

HTMLAttributes.onMouseDownCapture


optional onMouseEnter?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2408

HTMLAttributes.onMouseEnter


optional onMouseLeave?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2409

HTMLAttributes.onMouseLeave


optional onMouseMove?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2410

HTMLAttributes.onMouseMove


optional onMouseMoveCapture?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2411

HTMLAttributes.onMouseMoveCapture


optional onMouseOut?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2412

HTMLAttributes.onMouseOut


optional onMouseOutCapture?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2413

HTMLAttributes.onMouseOutCapture


optional onMouseOver?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2414

HTMLAttributes.onMouseOver


optional onMouseOverCapture?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2415

HTMLAttributes.onMouseOverCapture


optional onMouseUp?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2416

HTMLAttributes.onMouseUp


optional onMouseUpCapture?: MouseEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2417

HTMLAttributes.onMouseUpCapture


optional onPaste?: ClipboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2288

HTMLAttributes.onPaste


optional onPasteCapture?: ClipboardEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2289

HTMLAttributes.onPasteCapture


optional onPause?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2356

HTMLAttributes.onPause


optional onPauseCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2357

HTMLAttributes.onPauseCapture


optional onPlay?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2358

HTMLAttributes.onPlay


optional onPlayCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2359

HTMLAttributes.onPlayCapture


optional onPlaying?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2360

HTMLAttributes.onPlaying


optional onPlayingCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2361

HTMLAttributes.onPlayingCapture


optional onPointerCancel?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2440

HTMLAttributes.onPointerCancel


optional onPointerCancelCapture?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2441

HTMLAttributes.onPointerCancelCapture


optional onPointerDown?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2434

HTMLAttributes.onPointerDown


optional onPointerDownCapture?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2435

HTMLAttributes.onPointerDownCapture


optional onPointerEnter?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2442

HTMLAttributes.onPointerEnter


optional onPointerLeave?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2443

HTMLAttributes.onPointerLeave


optional onPointerMove?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2436

HTMLAttributes.onPointerMove


optional onPointerMoveCapture?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2437

HTMLAttributes.onPointerMoveCapture


optional onPointerOut?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2446

HTMLAttributes.onPointerOut


optional onPointerOutCapture?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2447

HTMLAttributes.onPointerOutCapture


optional onPointerOver?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2444

HTMLAttributes.onPointerOver


optional onPointerOverCapture?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2445

HTMLAttributes.onPointerOverCapture


optional onPointerUp?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2438

HTMLAttributes.onPointerUp


optional onPointerUpCapture?: PointerEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2439

HTMLAttributes.onPointerUpCapture


optional onProgress?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2362

HTMLAttributes.onProgress


optional onProgressCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2363

HTMLAttributes.onProgressCapture


optional onRateChange?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2364

HTMLAttributes.onRateChange


optional onRateChangeCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2365

HTMLAttributes.onRateChangeCapture


optional onReset?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2312

HTMLAttributes.onReset


optional onResetCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2313

HTMLAttributes.onResetCapture


optional onScroll?: UIEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2454

HTMLAttributes.onScroll


optional onScrollCapture?: UIEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2455

HTMLAttributes.onScrollCapture


optional onScrollEnd?: UIEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2456

HTMLAttributes.onScrollEnd


optional onScrollEndCapture?: UIEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2457

HTMLAttributes.onScrollEndCapture


optional onSeeked?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2366

HTMLAttributes.onSeeked


optional onSeekedCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2367

HTMLAttributes.onSeekedCapture


optional onSeeking?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2368

HTMLAttributes.onSeeking


optional onSeekingCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2369

HTMLAttributes.onSeekingCapture


optional onSelect?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2420

HTMLAttributes.onSelect


optional onSelectCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2421

HTMLAttributes.onSelectCapture


optional onStalled?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2370

HTMLAttributes.onStalled


optional onStalledCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2371

HTMLAttributes.onStalledCapture


optional onSubmit?: SubmitEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2314

HTMLAttributes.onSubmit


optional onSubmitCapture?: SubmitEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2315

HTMLAttributes.onSubmitCapture


optional onSuspend?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2372

HTMLAttributes.onSuspend


optional onSuspendCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2373

HTMLAttributes.onSuspendCapture


optional onTimeUpdate?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2374

HTMLAttributes.onTimeUpdate


optional onTimeUpdateCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2375

HTMLAttributes.onTimeUpdateCapture


optional onToggle?: ToggleEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2472

HTMLAttributes.onToggle


optional onTouchCancel?: TouchEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2424

HTMLAttributes.onTouchCancel


optional onTouchCancelCapture?: TouchEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2425

HTMLAttributes.onTouchCancelCapture


optional onTouchEnd?: TouchEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2426

HTMLAttributes.onTouchEnd


optional onTouchEndCapture?: TouchEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2427

HTMLAttributes.onTouchEndCapture


optional onTouchMove?: TouchEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2428

HTMLAttributes.onTouchMove


optional onTouchMoveCapture?: TouchEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2429

HTMLAttributes.onTouchMoveCapture


optional onTouchStart?: TouchEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2430

HTMLAttributes.onTouchStart


optional onTouchStartCapture?: TouchEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2431

HTMLAttributes.onTouchStartCapture


optional onTransitionCancel?: TransitionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2476

HTMLAttributes.onTransitionCancel


optional onTransitionCancelCapture?: TransitionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2477

HTMLAttributes.onTransitionCancelCapture


optional onTransitionEnd?: TransitionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2478

HTMLAttributes.onTransitionEnd


optional onTransitionEndCapture?: TransitionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2479

HTMLAttributes.onTransitionEndCapture


optional onTransitionRun?: TransitionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2480

HTMLAttributes.onTransitionRun


optional onTransitionRunCapture?: TransitionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2481

HTMLAttributes.onTransitionRunCapture


optional onTransitionStart?: TransitionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2482

HTMLAttributes.onTransitionStart


optional onTransitionStartCapture?: TransitionEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2483

HTMLAttributes.onTransitionStartCapture


optional onVolumeChange?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2376

HTMLAttributes.onVolumeChange


optional onVolumeChangeCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2377

HTMLAttributes.onVolumeChangeCapture


optional onWaiting?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2378

HTMLAttributes.onWaiting


optional onWaitingCapture?: ReactEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2379

HTMLAttributes.onWaitingCapture


optional onWheel?: WheelEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2460

HTMLAttributes.onWheel


optional onWheelCapture?: WheelEventHandler<HTMLElement>

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2461

HTMLAttributes.onWheelCapture


optional part?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2881

https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/part

HTMLAttributes.part


optional popover?: "" | "auto" | "manual" | "hint"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2855

HTMLAttributes.popover


optional popoverTarget?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2857

HTMLAttributes.popoverTarget


optional popoverTargetAction?: "toggle" | "hide" | "show"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2856

HTMLAttributes.popoverTargetAction


optional prefix?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2833

HTMLAttributes.prefix


optional property?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2834

HTMLAttributes.property


optional radioGroup?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2823

HTMLAttributes.radioGroup


optional rel?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2835

HTMLAttributes.rel


optional resource?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2836

HTMLAttributes.resource


optional results?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2850

HTMLAttributes.results


optional rev?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2837

HTMLAttributes.rev


optional role?: AriaRole

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2826

FragmentGroupProps.role


optional security?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2851

HTMLAttributes.security


optional slot?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2815

HTMLAttributes.slot


optional spellCheck?: Booleanish

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2816

HTMLAttributes.spellCheck


optional style?: CSSProperties

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2817

FragmentGroupProps.style


optional suppressContentEditableWarning?: boolean

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2798

HTMLAttributes.suppressContentEditableWarning


optional suppressHydrationWarning?: boolean

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2799

HTMLAttributes.suppressHydrationWarning


optional tabIndex?: number

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2818

HTMLAttributes.tabIndex


optional title?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2819

HTMLAttributes.title


optional translate?: "no" | "yes"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2820

HTMLAttributes.translate


optional typeof?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2838

HTMLAttributes.typeof


optional unselectable?: "on" | "off"

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2852

HTMLAttributes.unselectable


optional vocab?: string

Defined in: node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2839

HTMLAttributes.vocab