@orangecheck/auth-client / OcSignInButtonProps
Interface: OcSignInButtonProps
Defined in: src/components.tsx:313
Extends
AnchorHTMLAttributes<HTMLAnchorElement>
Properties
| Property | Type | Description | Inherited from | Defined in |
|---|---|---|---|---|
<a id="property-about"></a> about? | string | - | OcAccountPillProps.about | node_modules/@types/react/index.d.ts:2939 |
<a id="property-accesskey"></a> accessKey? | string | - | OcAccountPillProps.accessKey | node_modules/@types/react/index.d.ts:2912 |
<a id="property-aria-activedescendant"></a> aria-activedescendant? | string | Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. | React.AnchorHTMLAttributes.aria-activedescendant | node_modules/@types/react/index.d.ts:2610 |
<a id="property-aria-atomic"></a> aria-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. | React.AnchorHTMLAttributes.aria-atomic | node_modules/@types/react/index.d.ts:2612 |
<a id="property-aria-autocomplete"></a> aria-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. | React.AnchorHTMLAttributes.aria-autocomplete | node_modules/@types/react/index.d.ts:2617 |
<a id="property-aria-braillelabel"></a> aria-braillelabel? | string | Defines a string value that labels the current element, which is intended to be converted into Braille. See aria-label. | React.AnchorHTMLAttributes.aria-braillelabel | node_modules/@types/react/index.d.ts:2623 |
<a id="property-aria-brailleroledescription"></a> aria-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. | React.AnchorHTMLAttributes.aria-brailleroledescription | node_modules/@types/react/index.d.ts:2628 |
<a id="property-aria-busy"></a> aria-busy? | Booleanish | - | React.AnchorHTMLAttributes.aria-busy | node_modules/@types/react/index.d.ts:2629 |
<a id="property-aria-checked"></a> aria-checked? | boolean | "true" | "false" | "mixed" | Indicates the current "checked" state of checkboxes, radio buttons, and other widgets. See - aria-pressed - aria-selected. | React.AnchorHTMLAttributes.aria-checked | node_modules/@types/react/index.d.ts:2634 |
<a id="property-aria-colcount"></a> aria-colcount? | number | Defines the total number of columns in a table, grid, or treegrid. See aria-colindex. | React.AnchorHTMLAttributes.aria-colcount | node_modules/@types/react/index.d.ts:2639 |
<a id="property-aria-colindex"></a> aria-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. | React.AnchorHTMLAttributes.aria-colindex | node_modules/@types/react/index.d.ts:2644 |
<a id="property-aria-colindextext"></a> aria-colindextext? | string | Defines a human readable text alternative of aria-colindex. See aria-rowindextext. | React.AnchorHTMLAttributes.aria-colindextext | node_modules/@types/react/index.d.ts:2649 |
<a id="property-aria-colspan"></a> aria-colspan? | number | Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. See - aria-colindex - aria-rowspan. | React.AnchorHTMLAttributes.aria-colspan | node_modules/@types/react/index.d.ts:2654 |
<a id="property-aria-controls"></a> aria-controls? | string | Identifies the element (or elements) whose contents or presence are controlled by the current element. See aria-owns. | React.AnchorHTMLAttributes.aria-controls | node_modules/@types/react/index.d.ts:2659 |
<a id="property-aria-current"></a> aria-current? | boolean | "step" | "true" | "false" | "page" | "location" | "date" | "time" | Indicates the element that represents the current item within a container or set of related elements. | React.AnchorHTMLAttributes.aria-current | node_modules/@types/react/index.d.ts:2661 |
<a id="property-aria-describedby"></a> aria-describedby? | string | Identifies the element (or elements) that describes the object. See aria-labelledby | React.AnchorHTMLAttributes.aria-describedby | node_modules/@types/react/index.d.ts:2666 |
<a id="property-aria-description"></a> aria-description? | string | Defines a string value that describes or annotates the current element. See related aria-describedby. | React.AnchorHTMLAttributes.aria-description | node_modules/@types/react/index.d.ts:2671 |
<a id="property-aria-details"></a> aria-details? | string | Identifies the element that provides a detailed, extended description for the object. See aria-describedby. | React.AnchorHTMLAttributes.aria-details | node_modules/@types/react/index.d.ts:2676 |
<a id="property-aria-disabled"></a> aria-disabled? | Booleanish | Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. See - aria-hidden - aria-readonly. | React.AnchorHTMLAttributes.aria-disabled | node_modules/@types/react/index.d.ts:2681 |
<a id="property-aria-dropeffect"></a> aria-dropeffect? | "none" | "link" | "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 | React.AnchorHTMLAttributes.aria-dropeffect | node_modules/@types/react/index.d.ts:2686 |
<a id="property-aria-errormessage"></a> aria-errormessage? | string | Identifies the element that provides an error message for the object. See - aria-invalid - aria-describedby. | React.AnchorHTMLAttributes.aria-errormessage | node_modules/@types/react/index.d.ts:2691 |
<a id="property-aria-expanded"></a> aria-expanded? | Booleanish | Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. | React.AnchorHTMLAttributes.aria-expanded | node_modules/@types/react/index.d.ts:2693 |
<a id="property-aria-flowto"></a> aria-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. | React.AnchorHTMLAttributes.aria-flowto | node_modules/@types/react/index.d.ts:2698 |
<a id="property-aria-grabbed"></a> aria-grabbed? | Booleanish | Indicates an element's "grabbed" state in a drag-and-drop operation. Deprecated in ARIA 1.1 | React.AnchorHTMLAttributes.aria-grabbed | node_modules/@types/react/index.d.ts:2703 |
<a id="property-aria-haspopup"></a> aria-haspopup? | | boolean | "true" | "false" | "dialog" | "grid" | "listbox" | "menu" | "tree" | Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. | React.AnchorHTMLAttributes.aria-haspopup | node_modules/@types/react/index.d.ts:2705 |
<a id="property-aria-hidden"></a> aria-hidden? | Booleanish | Indicates whether the element is exposed to an accessibility API. See aria-disabled. | React.AnchorHTMLAttributes.aria-hidden | node_modules/@types/react/index.d.ts:2710 |
<a id="property-aria-invalid"></a> aria-invalid? | boolean | "true" | "false" | "grammar" | "spelling" | Indicates the entered value does not conform to the format expected by the application. See aria-errormessage. | React.AnchorHTMLAttributes.aria-invalid | node_modules/@types/react/index.d.ts:2715 |
<a id="property-aria-keyshortcuts"></a> aria-keyshortcuts? | string | Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. | React.AnchorHTMLAttributes.aria-keyshortcuts | node_modules/@types/react/index.d.ts:2717 |
<a id="property-aria-label"></a> aria-label? | string | Defines a string value that labels the current element. See aria-labelledby. | React.AnchorHTMLAttributes.aria-label | node_modules/@types/react/index.d.ts:2722 |
<a id="property-aria-labelledby"></a> aria-labelledby? | string | Identifies the element (or elements) that labels the current element. See aria-describedby. | React.AnchorHTMLAttributes.aria-labelledby | node_modules/@types/react/index.d.ts:2727 |
<a id="property-aria-level"></a> aria-level? | number | Defines the hierarchical level of an element within a structure. | React.AnchorHTMLAttributes.aria-level | node_modules/@types/react/index.d.ts:2729 |
<a id="property-aria-live"></a> aria-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. | React.AnchorHTMLAttributes.aria-live | node_modules/@types/react/index.d.ts:2731 |
<a id="property-aria-modal"></a> aria-modal? | Booleanish | Indicates whether an element is modal when displayed. | React.AnchorHTMLAttributes.aria-modal | node_modules/@types/react/index.d.ts:2733 |
<a id="property-aria-multiline"></a> aria-multiline? | Booleanish | Indicates whether a text box accepts multiple lines of input or only a single line. | React.AnchorHTMLAttributes.aria-multiline | node_modules/@types/react/index.d.ts:2735 |
<a id="property-aria-multiselectable"></a> aria-multiselectable? | Booleanish | Indicates that the user may select more than one item from the current selectable descendants. | React.AnchorHTMLAttributes.aria-multiselectable | node_modules/@types/react/index.d.ts:2737 |
<a id="property-aria-orientation"></a> aria-orientation? | "horizontal" | "vertical" | Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. | React.AnchorHTMLAttributes.aria-orientation | node_modules/@types/react/index.d.ts:2739 |
<a id="property-aria-owns"></a> aria-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. | React.AnchorHTMLAttributes.aria-owns | node_modules/@types/react/index.d.ts:2745 |
<a id="property-aria-placeholder"></a> aria-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. | React.AnchorHTMLAttributes.aria-placeholder | node_modules/@types/react/index.d.ts:2750 |
<a id="property-aria-posinset"></a> aria-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. | React.AnchorHTMLAttributes.aria-posinset | node_modules/@types/react/index.d.ts:2755 |
<a id="property-aria-pressed"></a> aria-pressed? | boolean | "true" | "false" | "mixed" | Indicates the current "pressed" state of toggle buttons. See - aria-checked - aria-selected. | React.AnchorHTMLAttributes.aria-pressed | node_modules/@types/react/index.d.ts:2760 |
<a id="property-aria-readonly"></a> aria-readonly? | Booleanish | Indicates that the element is not editable, but is otherwise operable. See aria-disabled. | React.AnchorHTMLAttributes.aria-readonly | node_modules/@types/react/index.d.ts:2765 |
<a id="property-aria-relevant"></a> aria-relevant? | | "text" | "additions" | "additions removals" | "additions text" | "all" | "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. | React.AnchorHTMLAttributes.aria-relevant | node_modules/@types/react/index.d.ts:2770 |
<a id="property-aria-required"></a> aria-required? | Booleanish | Indicates that user input is required on the element before a form may be submitted. | React.AnchorHTMLAttributes.aria-required | node_modules/@types/react/index.d.ts:2783 |
<a id="property-aria-roledescription"></a> aria-roledescription? | string | Defines a human-readable, author-localized description for the role of an element. | React.AnchorHTMLAttributes.aria-roledescription | node_modules/@types/react/index.d.ts:2785 |
<a id="property-aria-rowcount"></a> aria-rowcount? | number | Defines the total number of rows in a table, grid, or treegrid. See aria-rowindex. | React.AnchorHTMLAttributes.aria-rowcount | node_modules/@types/react/index.d.ts:2790 |
<a id="property-aria-rowindex"></a> aria-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. | React.AnchorHTMLAttributes.aria-rowindex | node_modules/@types/react/index.d.ts:2795 |
<a id="property-aria-rowindextext"></a> aria-rowindextext? | string | Defines a human readable text alternative of aria-rowindex. See aria-colindextext. | React.AnchorHTMLAttributes.aria-rowindextext | node_modules/@types/react/index.d.ts:2800 |
<a id="property-aria-rowspan"></a> aria-rowspan? | number | Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. See - aria-rowindex - aria-colspan. | React.AnchorHTMLAttributes.aria-rowspan | node_modules/@types/react/index.d.ts:2805 |
<a id="property-aria-selected"></a> aria-selected? | Booleanish | Indicates the current "selected" state of various widgets. See - aria-checked - aria-pressed. | React.AnchorHTMLAttributes.aria-selected | node_modules/@types/react/index.d.ts:2810 |
<a id="property-aria-setsize"></a> aria-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. | React.AnchorHTMLAttributes.aria-setsize | node_modules/@types/react/index.d.ts:2815 |
<a id="property-aria-sort"></a> aria-sort? | "none" | "ascending" | "descending" | "other" | Indicates if items in a table or grid are sorted in ascending or descending order. | React.AnchorHTMLAttributes.aria-sort | node_modules/@types/react/index.d.ts:2817 |
<a id="property-aria-valuemax"></a> aria-valuemax? | number | Defines the maximum allowed value for a range widget. | React.AnchorHTMLAttributes.aria-valuemax | node_modules/@types/react/index.d.ts:2819 |
<a id="property-aria-valuemin"></a> aria-valuemin? | number | Defines the minimum allowed value for a range widget. | React.AnchorHTMLAttributes.aria-valuemin | node_modules/@types/react/index.d.ts:2821 |
<a id="property-aria-valuenow"></a> aria-valuenow? | number | Defines the current value for a range widget. See aria-valuetext. | React.AnchorHTMLAttributes.aria-valuenow | node_modules/@types/react/index.d.ts:2826 |
<a id="property-aria-valuetext"></a> aria-valuetext? | string | Defines the human readable text alternative of aria-valuenow for a range widget. | React.AnchorHTMLAttributes.aria-valuetext | node_modules/@types/react/index.d.ts:2828 |
<a id="property-autocapitalize"></a> autoCapitalize? | | string & { } | "off" | "none" | "on" | "sentences" | "words" | "characters" | - | OcAccountPillProps.autoCapitalize | node_modules/@types/react/index.d.ts:2913 |
<a id="property-autocorrect"></a> autoCorrect? | string | - | OcAccountPillProps.autoCorrect | node_modules/@types/react/index.d.ts:2952 |
<a id="property-autofocus"></a> autoFocus? | boolean | - | OcAccountPillProps.autoFocus | node_modules/@types/react/index.d.ts:2914 |
<a id="property-autosave"></a> autoSave? | string | - | OcAccountPillProps.autoSave | node_modules/@types/react/index.d.ts:2953 |
<a id="property-children"></a> children? | ReactNode | - | React.AnchorHTMLAttributes.children | node_modules/@types/react/index.d.ts:2398 |
<a id="property-classname"></a> className? | string | - | OcAccountPillProps.className | node_modules/@types/react/index.d.ts:2915 |
<a id="property-color"></a> color? | string | - | OcAccountPillProps.color | node_modules/@types/react/index.d.ts:2954 |
<a id="property-content"></a> content? | string | - | OcAccountPillProps.content | node_modules/@types/react/index.d.ts:2940 |
<a id="property-contenteditable"></a> contentEditable? | Booleanish | "inherit" | "plaintext-only" | - | OcAccountPillProps.contentEditable | node_modules/@types/react/index.d.ts:2916 |
<a id="property-contextmenu"></a> contextMenu? | string | - | OcAccountPillProps.contextMenu | node_modules/@types/react/index.d.ts:2917 |
<a id="property-dangerouslysetinnerhtml"></a> dangerouslySetInnerHTML? | { __html: string | TrustedHTML; } | - | React.AnchorHTMLAttributes.dangerouslySetInnerHTML | node_modules/@types/react/index.d.ts:2399 |
dangerouslySetInnerHTML.__html | string | TrustedHTML | - | - | node_modules/@types/react/index.d.ts:2402 |
<a id="property-datatype"></a> datatype? | string | - | OcAccountPillProps.datatype | node_modules/@types/react/index.d.ts:2941 |
<a id="property-defaultchecked"></a> defaultChecked? | boolean | - | OcAccountPillProps.defaultChecked | node_modules/@types/react/index.d.ts:2906 |
<a id="property-defaultvalue"></a> defaultValue? | string | number | readonly string[] | - | OcAccountPillProps.defaultValue | node_modules/@types/react/index.d.ts:2907 |
<a id="property-dir"></a> dir? | string | - | OcAccountPillProps.dir | node_modules/@types/react/index.d.ts:2918 |
<a id="property-download"></a> download? | any | - | React.AnchorHTMLAttributes.download | node_modules/@types/react/index.d.ts:3127 |
<a id="property-draggable"></a> draggable? | Booleanish | - | OcAccountPillProps.draggable | node_modules/@types/react/index.d.ts:2919 |
<a id="property-eager"></a> eager? | boolean | When true, render an <a> even while the session is loading, to avoid layout shift. Defaults to false (renders nothing while loading). | - | src/components.tsx:320 |
<a id="property-enterkeyhint"></a> enterKeyHint? | "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | - | OcAccountPillProps.enterKeyHint | node_modules/@types/react/index.d.ts:2920 |
<a id="property-exportparts"></a> exportparts? | string | See https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts | OcAccountPillProps.exportparts | node_modules/@types/react/index.d.ts:2978 |
<a id="property-hidden"></a> hidden? | boolean | - | OcAccountPillProps.hidden | node_modules/@types/react/index.d.ts:2921 |
<a id="property-href"></a> href? | string | - | React.AnchorHTMLAttributes.href | node_modules/@types/react/index.d.ts:3128 |
<a id="property-hreflang"></a> hrefLang? | string | - | React.AnchorHTMLAttributes.hrefLang | node_modules/@types/react/index.d.ts:3129 |
<a id="property-id"></a> id? | string | - | OcAccountPillProps.id | node_modules/@types/react/index.d.ts:2922 |
<a id="property-inlist"></a> inlist? | any | - | OcAccountPillProps.inlist | node_modules/@types/react/index.d.ts:2942 |
<a id="property-inputmode"></a> inputMode? | | "none" | "search" | "text" | "tel" | "url" | "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 | OcAccountPillProps.inputMode | node_modules/@types/react/index.d.ts:2969 |
<a id="property-is"></a> is? | 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 | OcAccountPillProps.is | node_modules/@types/react/index.d.ts:2974 |
<a id="property-itemid"></a> itemID? | string | - | OcAccountPillProps.itemID | node_modules/@types/react/index.d.ts:2958 |
<a id="property-itemprop"></a> itemProp? | string | - | OcAccountPillProps.itemProp | node_modules/@types/react/index.d.ts:2955 |
<a id="property-itemref"></a> itemRef? | string | - | OcAccountPillProps.itemRef | node_modules/@types/react/index.d.ts:2959 |
<a id="property-itemscope"></a> itemScope? | boolean | - | OcAccountPillProps.itemScope | node_modules/@types/react/index.d.ts:2956 |
<a id="property-itemtype"></a> itemType? | string | - | OcAccountPillProps.itemType | node_modules/@types/react/index.d.ts:2957 |
<a id="property-label"></a> label? | string | Label shown when no user is signed in. Defaults to sign in with bitcoin. | - | src/components.tsx:315 |
<a id="property-lang"></a> lang? | string | - | OcAccountPillProps.lang | node_modules/@types/react/index.d.ts:2923 |
<a id="property-media"></a> media? | string | - | React.AnchorHTMLAttributes.media | node_modules/@types/react/index.d.ts:3130 |
<a id="property-nonce"></a> nonce? | string | - | OcAccountPillProps.nonce | node_modules/@types/react/index.d.ts:2924 |
<a id="property-onabort"></a> onAbort? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onAbort | node_modules/@types/react/index.d.ts:2458 |
<a id="property-onabortcapture"></a> onAbortCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onAbortCapture | node_modules/@types/react/index.d.ts:2459 |
<a id="property-onanimationend"></a> onAnimationEnd? | AnimationEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onAnimationEnd | node_modules/@types/react/index.d.ts:2586 |
<a id="property-onanimationendcapture"></a> onAnimationEndCapture? | AnimationEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onAnimationEndCapture | node_modules/@types/react/index.d.ts:2587 |
<a id="property-onanimationiteration"></a> onAnimationIteration? | AnimationEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onAnimationIteration | node_modules/@types/react/index.d.ts:2588 |
<a id="property-onanimationiterationcapture"></a> onAnimationIterationCapture? | AnimationEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onAnimationIterationCapture | node_modules/@types/react/index.d.ts:2589 |
<a id="property-onanimationstart"></a> onAnimationStart? | AnimationEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onAnimationStart | node_modules/@types/react/index.d.ts:2584 |
<a id="property-onanimationstartcapture"></a> onAnimationStartCapture? | AnimationEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onAnimationStartCapture | node_modules/@types/react/index.d.ts:2585 |
<a id="property-onauxclick"></a> onAuxClick? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onAuxClick | node_modules/@types/react/index.d.ts:2504 |
<a id="property-onauxclickcapture"></a> onAuxClickCapture? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onAuxClickCapture | node_modules/@types/react/index.d.ts:2505 |
<a id="property-onbeforeinput"></a> onBeforeInput? | InputEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onBeforeInput | node_modules/@types/react/index.d.ts:2430 |
<a id="property-onbeforeinputcapture"></a> onBeforeInputCapture? | FormEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onBeforeInputCapture | node_modules/@types/react/index.d.ts:2431 |
<a id="property-onblur"></a> onBlur? | FocusEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onBlur | node_modules/@types/react/index.d.ts:2424 |
<a id="property-onblurcapture"></a> onBlurCapture? | FocusEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onBlurCapture | node_modules/@types/react/index.d.ts:2425 |
<a id="property-oncanplay"></a> onCanPlay? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCanPlay | node_modules/@types/react/index.d.ts:2460 |
<a id="property-oncanplaycapture"></a> onCanPlayCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCanPlayCapture | node_modules/@types/react/index.d.ts:2461 |
<a id="property-oncanplaythrough"></a> onCanPlayThrough? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCanPlayThrough | node_modules/@types/react/index.d.ts:2462 |
<a id="property-oncanplaythroughcapture"></a> onCanPlayThroughCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCanPlayThroughCapture | node_modules/@types/react/index.d.ts:2463 |
<a id="property-onchange"></a> onChange? | FormEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onChange | node_modules/@types/react/index.d.ts:2428 |
<a id="property-onchangecapture"></a> onChangeCapture? | FormEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onChangeCapture | node_modules/@types/react/index.d.ts:2429 |
<a id="property-onclick"></a> onClick? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onClick | node_modules/@types/react/index.d.ts:2506 |
<a id="property-onclickcapture"></a> onClickCapture? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onClickCapture | node_modules/@types/react/index.d.ts:2507 |
<a id="property-oncompositionend"></a> onCompositionEnd? | CompositionEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCompositionEnd | node_modules/@types/react/index.d.ts:2414 |
<a id="property-oncompositionendcapture"></a> onCompositionEndCapture? | CompositionEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCompositionEndCapture | node_modules/@types/react/index.d.ts:2415 |
<a id="property-oncompositionstart"></a> onCompositionStart? | CompositionEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCompositionStart | node_modules/@types/react/index.d.ts:2416 |
<a id="property-oncompositionstartcapture"></a> onCompositionStartCapture? | CompositionEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCompositionStartCapture | node_modules/@types/react/index.d.ts:2417 |
<a id="property-oncompositionupdate"></a> onCompositionUpdate? | CompositionEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCompositionUpdate | node_modules/@types/react/index.d.ts:2418 |
<a id="property-oncompositionupdatecapture"></a> onCompositionUpdateCapture? | CompositionEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCompositionUpdateCapture | node_modules/@types/react/index.d.ts:2419 |
<a id="property-oncontextmenu"></a> onContextMenu? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onContextMenu | node_modules/@types/react/index.d.ts:2508 |
<a id="property-oncontextmenucapture"></a> onContextMenuCapture? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onContextMenuCapture | node_modules/@types/react/index.d.ts:2509 |
<a id="property-oncopy"></a> onCopy? | ClipboardEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCopy | node_modules/@types/react/index.d.ts:2406 |
<a id="property-oncopycapture"></a> onCopyCapture? | ClipboardEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCopyCapture | node_modules/@types/react/index.d.ts:2407 |
<a id="property-oncut"></a> onCut? | ClipboardEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCut | node_modules/@types/react/index.d.ts:2408 |
<a id="property-oncutcapture"></a> onCutCapture? | ClipboardEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onCutCapture | node_modules/@types/react/index.d.ts:2409 |
<a id="property-ondoubleclick"></a> onDoubleClick? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDoubleClick | node_modules/@types/react/index.d.ts:2510 |
<a id="property-ondoubleclickcapture"></a> onDoubleClickCapture? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDoubleClickCapture | node_modules/@types/react/index.d.ts:2511 |
<a id="property-ondrag"></a> onDrag? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDrag | node_modules/@types/react/index.d.ts:2512 |
<a id="property-ondragcapture"></a> onDragCapture? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragCapture | node_modules/@types/react/index.d.ts:2513 |
<a id="property-ondragend"></a> onDragEnd? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragEnd | node_modules/@types/react/index.d.ts:2514 |
<a id="property-ondragendcapture"></a> onDragEndCapture? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragEndCapture | node_modules/@types/react/index.d.ts:2515 |
<a id="property-ondragenter"></a> onDragEnter? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragEnter | node_modules/@types/react/index.d.ts:2516 |
<a id="property-ondragentercapture"></a> onDragEnterCapture? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragEnterCapture | node_modules/@types/react/index.d.ts:2517 |
<a id="property-ondragexit"></a> onDragExit? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragExit | node_modules/@types/react/index.d.ts:2518 |
<a id="property-ondragexitcapture"></a> onDragExitCapture? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragExitCapture | node_modules/@types/react/index.d.ts:2519 |
<a id="property-ondragleave"></a> onDragLeave? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragLeave | node_modules/@types/react/index.d.ts:2520 |
<a id="property-ondragleavecapture"></a> onDragLeaveCapture? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragLeaveCapture | node_modules/@types/react/index.d.ts:2521 |
<a id="property-ondragover"></a> onDragOver? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragOver | node_modules/@types/react/index.d.ts:2522 |
<a id="property-ondragovercapture"></a> onDragOverCapture? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragOverCapture | node_modules/@types/react/index.d.ts:2523 |
<a id="property-ondragstart"></a> onDragStart? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragStart | node_modules/@types/react/index.d.ts:2524 |
<a id="property-ondragstartcapture"></a> onDragStartCapture? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDragStartCapture | node_modules/@types/react/index.d.ts:2525 |
<a id="property-ondrop"></a> onDrop? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDrop | node_modules/@types/react/index.d.ts:2526 |
<a id="property-ondropcapture"></a> onDropCapture? | DragEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDropCapture | node_modules/@types/react/index.d.ts:2527 |
<a id="property-ondurationchange"></a> onDurationChange? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDurationChange | node_modules/@types/react/index.d.ts:2464 |
<a id="property-ondurationchangecapture"></a> onDurationChangeCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onDurationChangeCapture | node_modules/@types/react/index.d.ts:2465 |
<a id="property-onemptied"></a> onEmptied? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onEmptied | node_modules/@types/react/index.d.ts:2466 |
<a id="property-onemptiedcapture"></a> onEmptiedCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onEmptiedCapture | node_modules/@types/react/index.d.ts:2467 |
<a id="property-onencrypted"></a> onEncrypted? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onEncrypted | node_modules/@types/react/index.d.ts:2468 |
<a id="property-onencryptedcapture"></a> onEncryptedCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onEncryptedCapture | node_modules/@types/react/index.d.ts:2469 |
<a id="property-onended"></a> onEnded? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onEnded | node_modules/@types/react/index.d.ts:2470 |
<a id="property-onendedcapture"></a> onEndedCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onEndedCapture | node_modules/@types/react/index.d.ts:2471 |
<a id="property-onerror"></a> onError? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onError | node_modules/@types/react/index.d.ts:2444 |
<a id="property-onerrorcapture"></a> onErrorCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onErrorCapture | node_modules/@types/react/index.d.ts:2445 |
<a id="property-onfocus"></a> onFocus? | FocusEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onFocus | node_modules/@types/react/index.d.ts:2422 |
<a id="property-onfocuscapture"></a> onFocusCapture? | FocusEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onFocusCapture | node_modules/@types/react/index.d.ts:2423 |
<a id="property-ongotpointercapture"></a> onGotPointerCapture? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onGotPointerCapture | node_modules/@types/react/index.d.ts:2570 |
<a id="property-ongotpointercapturecapture"></a> onGotPointerCaptureCapture? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onGotPointerCaptureCapture | node_modules/@types/react/index.d.ts:2571 |
<a id="property-oninput"></a> onInput? | FormEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onInput | node_modules/@types/react/index.d.ts:2432 |
<a id="property-oninputcapture"></a> onInputCapture? | FormEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onInputCapture | node_modules/@types/react/index.d.ts:2433 |
<a id="property-oninvalid"></a> onInvalid? | FormEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onInvalid | node_modules/@types/react/index.d.ts:2438 |
<a id="property-oninvalidcapture"></a> onInvalidCapture? | FormEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onInvalidCapture | node_modules/@types/react/index.d.ts:2439 |
<a id="property-onkeydown"></a> onKeyDown? | KeyboardEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onKeyDown | node_modules/@types/react/index.d.ts:2448 |
<a id="property-onkeydowncapture"></a> onKeyDownCapture? | KeyboardEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onKeyDownCapture | node_modules/@types/react/index.d.ts:2449 |
<a id="property-onkeypress"></a> onKeyPress? | KeyboardEventHandler<HTMLAnchorElement> | Deprecated Use onKeyUp or onKeyDown instead | React.AnchorHTMLAttributes.onKeyPress | node_modules/@types/react/index.d.ts:2451 |
<a id="property-onkeypresscapture"></a> onKeyPressCapture? | KeyboardEventHandler<HTMLAnchorElement> | Deprecated Use onKeyUpCapture or onKeyDownCapture instead | React.AnchorHTMLAttributes.onKeyPressCapture | node_modules/@types/react/index.d.ts:2453 |
<a id="property-onkeyup"></a> onKeyUp? | KeyboardEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onKeyUp | node_modules/@types/react/index.d.ts:2454 |
<a id="property-onkeyupcapture"></a> onKeyUpCapture? | KeyboardEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onKeyUpCapture | node_modules/@types/react/index.d.ts:2455 |
<a id="property-onload"></a> onLoad? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onLoad | node_modules/@types/react/index.d.ts:2442 |
<a id="property-onloadcapture"></a> onLoadCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onLoadCapture | node_modules/@types/react/index.d.ts:2443 |
<a id="property-onloadeddata"></a> onLoadedData? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onLoadedData | node_modules/@types/react/index.d.ts:2472 |
<a id="property-onloadeddatacapture"></a> onLoadedDataCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onLoadedDataCapture | node_modules/@types/react/index.d.ts:2473 |
<a id="property-onloadedmetadata"></a> onLoadedMetadata? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onLoadedMetadata | node_modules/@types/react/index.d.ts:2474 |
<a id="property-onloadedmetadatacapture"></a> onLoadedMetadataCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onLoadedMetadataCapture | node_modules/@types/react/index.d.ts:2475 |
<a id="property-onloadstart"></a> onLoadStart? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onLoadStart | node_modules/@types/react/index.d.ts:2476 |
<a id="property-onloadstartcapture"></a> onLoadStartCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onLoadStartCapture | node_modules/@types/react/index.d.ts:2477 |
<a id="property-onlostpointercapture"></a> onLostPointerCapture? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onLostPointerCapture | node_modules/@types/react/index.d.ts:2572 |
<a id="property-onlostpointercapturecapture"></a> onLostPointerCaptureCapture? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onLostPointerCaptureCapture | node_modules/@types/react/index.d.ts:2573 |
<a id="property-onmousedown"></a> onMouseDown? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseDown | node_modules/@types/react/index.d.ts:2528 |
<a id="property-onmousedowncapture"></a> onMouseDownCapture? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseDownCapture | node_modules/@types/react/index.d.ts:2529 |
<a id="property-onmouseenter"></a> onMouseEnter? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseEnter | node_modules/@types/react/index.d.ts:2530 |
<a id="property-onmouseleave"></a> onMouseLeave? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseLeave | node_modules/@types/react/index.d.ts:2531 |
<a id="property-onmousemove"></a> onMouseMove? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseMove | node_modules/@types/react/index.d.ts:2532 |
<a id="property-onmousemovecapture"></a> onMouseMoveCapture? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseMoveCapture | node_modules/@types/react/index.d.ts:2533 |
<a id="property-onmouseout"></a> onMouseOut? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseOut | node_modules/@types/react/index.d.ts:2534 |
<a id="property-onmouseoutcapture"></a> onMouseOutCapture? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseOutCapture | node_modules/@types/react/index.d.ts:2535 |
<a id="property-onmouseover"></a> onMouseOver? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseOver | node_modules/@types/react/index.d.ts:2536 |
<a id="property-onmouseovercapture"></a> onMouseOverCapture? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseOverCapture | node_modules/@types/react/index.d.ts:2537 |
<a id="property-onmouseup"></a> onMouseUp? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseUp | node_modules/@types/react/index.d.ts:2538 |
<a id="property-onmouseupcapture"></a> onMouseUpCapture? | MouseEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onMouseUpCapture | node_modules/@types/react/index.d.ts:2539 |
<a id="property-onpaste"></a> onPaste? | ClipboardEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPaste | node_modules/@types/react/index.d.ts:2410 |
<a id="property-onpastecapture"></a> onPasteCapture? | ClipboardEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPasteCapture | node_modules/@types/react/index.d.ts:2411 |
<a id="property-onpause"></a> onPause? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPause | node_modules/@types/react/index.d.ts:2478 |
<a id="property-onpausecapture"></a> onPauseCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPauseCapture | node_modules/@types/react/index.d.ts:2479 |
<a id="property-onplay"></a> onPlay? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPlay | node_modules/@types/react/index.d.ts:2480 |
<a id="property-onplaycapture"></a> onPlayCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPlayCapture | node_modules/@types/react/index.d.ts:2481 |
<a id="property-onplaying"></a> onPlaying? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPlaying | node_modules/@types/react/index.d.ts:2482 |
<a id="property-onplayingcapture"></a> onPlayingCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPlayingCapture | node_modules/@types/react/index.d.ts:2483 |
<a id="property-onpointercancel"></a> onPointerCancel? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerCancel | node_modules/@types/react/index.d.ts:2562 |
<a id="property-onpointercancelcapture"></a> onPointerCancelCapture? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerCancelCapture | node_modules/@types/react/index.d.ts:2563 |
<a id="property-onpointerdown"></a> onPointerDown? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerDown | node_modules/@types/react/index.d.ts:2556 |
<a id="property-onpointerdowncapture"></a> onPointerDownCapture? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerDownCapture | node_modules/@types/react/index.d.ts:2557 |
<a id="property-onpointerenter"></a> onPointerEnter? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerEnter | node_modules/@types/react/index.d.ts:2564 |
<a id="property-onpointerleave"></a> onPointerLeave? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerLeave | node_modules/@types/react/index.d.ts:2565 |
<a id="property-onpointermove"></a> onPointerMove? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerMove | node_modules/@types/react/index.d.ts:2558 |
<a id="property-onpointermovecapture"></a> onPointerMoveCapture? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerMoveCapture | node_modules/@types/react/index.d.ts:2559 |
<a id="property-onpointerout"></a> onPointerOut? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerOut | node_modules/@types/react/index.d.ts:2568 |
<a id="property-onpointeroutcapture"></a> onPointerOutCapture? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerOutCapture | node_modules/@types/react/index.d.ts:2569 |
<a id="property-onpointerover"></a> onPointerOver? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerOver | node_modules/@types/react/index.d.ts:2566 |
<a id="property-onpointerovercapture"></a> onPointerOverCapture? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerOverCapture | node_modules/@types/react/index.d.ts:2567 |
<a id="property-onpointerup"></a> onPointerUp? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerUp | node_modules/@types/react/index.d.ts:2560 |
<a id="property-onpointerupcapture"></a> onPointerUpCapture? | PointerEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onPointerUpCapture | node_modules/@types/react/index.d.ts:2561 |
<a id="property-onprogress"></a> onProgress? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onProgress | node_modules/@types/react/index.d.ts:2484 |
<a id="property-onprogresscapture"></a> onProgressCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onProgressCapture | node_modules/@types/react/index.d.ts:2485 |
<a id="property-onratechange"></a> onRateChange? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onRateChange | node_modules/@types/react/index.d.ts:2486 |
<a id="property-onratechangecapture"></a> onRateChangeCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onRateChangeCapture | node_modules/@types/react/index.d.ts:2487 |
<a id="property-onreset"></a> onReset? | FormEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onReset | node_modules/@types/react/index.d.ts:2434 |
<a id="property-onresetcapture"></a> onResetCapture? | FormEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onResetCapture | node_modules/@types/react/index.d.ts:2435 |
<a id="property-onscroll"></a> onScroll? | UIEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onScroll | node_modules/@types/react/index.d.ts:2576 |
<a id="property-onscrollcapture"></a> onScrollCapture? | UIEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onScrollCapture | node_modules/@types/react/index.d.ts:2577 |
<a id="property-onseeked"></a> onSeeked? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onSeeked | node_modules/@types/react/index.d.ts:2488 |
<a id="property-onseekedcapture"></a> onSeekedCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onSeekedCapture | node_modules/@types/react/index.d.ts:2489 |
<a id="property-onseeking"></a> onSeeking? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onSeeking | node_modules/@types/react/index.d.ts:2490 |
<a id="property-onseekingcapture"></a> onSeekingCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onSeekingCapture | node_modules/@types/react/index.d.ts:2491 |
<a id="property-onselect"></a> onSelect? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onSelect | node_modules/@types/react/index.d.ts:2542 |
<a id="property-onselectcapture"></a> onSelectCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onSelectCapture | node_modules/@types/react/index.d.ts:2543 |
<a id="property-onstalled"></a> onStalled? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onStalled | node_modules/@types/react/index.d.ts:2492 |
<a id="property-onstalledcapture"></a> onStalledCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onStalledCapture | node_modules/@types/react/index.d.ts:2493 |
<a id="property-onsubmit"></a> onSubmit? | FormEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onSubmit | node_modules/@types/react/index.d.ts:2436 |
<a id="property-onsubmitcapture"></a> onSubmitCapture? | FormEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onSubmitCapture | node_modules/@types/react/index.d.ts:2437 |
<a id="property-onsuspend"></a> onSuspend? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onSuspend | node_modules/@types/react/index.d.ts:2494 |
<a id="property-onsuspendcapture"></a> onSuspendCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onSuspendCapture | node_modules/@types/react/index.d.ts:2495 |
<a id="property-ontimeupdate"></a> onTimeUpdate? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTimeUpdate | node_modules/@types/react/index.d.ts:2496 |
<a id="property-ontimeupdatecapture"></a> onTimeUpdateCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTimeUpdateCapture | node_modules/@types/react/index.d.ts:2497 |
<a id="property-ontouchcancel"></a> onTouchCancel? | TouchEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTouchCancel | node_modules/@types/react/index.d.ts:2546 |
<a id="property-ontouchcancelcapture"></a> onTouchCancelCapture? | TouchEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTouchCancelCapture | node_modules/@types/react/index.d.ts:2547 |
<a id="property-ontouchend"></a> onTouchEnd? | TouchEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTouchEnd | node_modules/@types/react/index.d.ts:2548 |
<a id="property-ontouchendcapture"></a> onTouchEndCapture? | TouchEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTouchEndCapture | node_modules/@types/react/index.d.ts:2549 |
<a id="property-ontouchmove"></a> onTouchMove? | TouchEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTouchMove | node_modules/@types/react/index.d.ts:2550 |
<a id="property-ontouchmovecapture"></a> onTouchMoveCapture? | TouchEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTouchMoveCapture | node_modules/@types/react/index.d.ts:2551 |
<a id="property-ontouchstart"></a> onTouchStart? | TouchEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTouchStart | node_modules/@types/react/index.d.ts:2552 |
<a id="property-ontouchstartcapture"></a> onTouchStartCapture? | TouchEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTouchStartCapture | node_modules/@types/react/index.d.ts:2553 |
<a id="property-ontransitionend"></a> onTransitionEnd? | TransitionEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTransitionEnd | node_modules/@types/react/index.d.ts:2592 |
<a id="property-ontransitionendcapture"></a> onTransitionEndCapture? | TransitionEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onTransitionEndCapture | node_modules/@types/react/index.d.ts:2593 |
<a id="property-onvolumechange"></a> onVolumeChange? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onVolumeChange | node_modules/@types/react/index.d.ts:2498 |
<a id="property-onvolumechangecapture"></a> onVolumeChangeCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onVolumeChangeCapture | node_modules/@types/react/index.d.ts:2499 |
<a id="property-onwaiting"></a> onWaiting? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onWaiting | node_modules/@types/react/index.d.ts:2500 |
<a id="property-onwaitingcapture"></a> onWaitingCapture? | ReactEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onWaitingCapture | node_modules/@types/react/index.d.ts:2501 |
<a id="property-onwheel"></a> onWheel? | WheelEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onWheel | node_modules/@types/react/index.d.ts:2580 |
<a id="property-onwheelcapture"></a> onWheelCapture? | WheelEventHandler<HTMLAnchorElement> | - | React.AnchorHTMLAttributes.onWheelCapture | node_modules/@types/react/index.d.ts:2581 |
<a id="property-part"></a> part? | string | See https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/part | OcAccountPillProps.part | node_modules/@types/react/index.d.ts:2982 |
<a id="property-ping"></a> ping? | string | - | React.AnchorHTMLAttributes.ping | node_modules/@types/react/index.d.ts:3131 |
<a id="property-prefix"></a> prefix? | string | - | OcAccountPillProps.prefix | node_modules/@types/react/index.d.ts:2943 |
<a id="property-property"></a> property? | string | - | OcAccountPillProps.property | node_modules/@types/react/index.d.ts:2944 |
<a id="property-radiogroup"></a> radioGroup? | string | - | OcAccountPillProps.radioGroup | node_modules/@types/react/index.d.ts:2933 |
<a id="property-referrerpolicy"></a> referrerPolicy? | HTMLAttributeReferrerPolicy | - | React.AnchorHTMLAttributes.referrerPolicy | node_modules/@types/react/index.d.ts:3134 |
<a id="property-rel"></a> rel? | string | - | OcAccountPillProps.rel | node_modules/@types/react/index.d.ts:2945 |
<a id="property-resource"></a> resource? | string | - | OcAccountPillProps.resource | node_modules/@types/react/index.d.ts:2946 |
<a id="property-results"></a> results? | number | - | OcAccountPillProps.results | node_modules/@types/react/index.d.ts:2960 |
<a id="property-rev"></a> rev? | string | - | OcAccountPillProps.rev | node_modules/@types/react/index.d.ts:2947 |
<a id="property-role"></a> role? | AriaRole | - | OcAccountPillProps.role | node_modules/@types/react/index.d.ts:2936 |
<a id="property-security"></a> security? | string | - | OcAccountPillProps.security | node_modules/@types/react/index.d.ts:2961 |
<a id="property-slot"></a> slot? | string | - | OcAccountPillProps.slot | node_modules/@types/react/index.d.ts:2925 |
<a id="property-spellcheck"></a> spellCheck? | Booleanish | - | OcAccountPillProps.spellCheck | node_modules/@types/react/index.d.ts:2926 |
<a id="property-style"></a> style? | CSSProperties | - | OcAccountPillProps.style | node_modules/@types/react/index.d.ts:2927 |
<a id="property-suppresscontenteditablewarning"></a> suppressContentEditableWarning? | boolean | - | OcAccountPillProps.suppressContentEditableWarning | node_modules/@types/react/index.d.ts:2908 |
<a id="property-suppresshydrationwarning"></a> suppressHydrationWarning? | boolean | - | OcAccountPillProps.suppressHydrationWarning | node_modules/@types/react/index.d.ts:2909 |
<a id="property-tabindex"></a> tabIndex? | number | - | OcAccountPillProps.tabIndex | node_modules/@types/react/index.d.ts:2928 |
<a id="property-target"></a> target? | HTMLAttributeAnchorTarget | - | React.AnchorHTMLAttributes.target | node_modules/@types/react/index.d.ts:3132 |
<a id="property-title"></a> title? | string | - | OcAccountPillProps.title | node_modules/@types/react/index.d.ts:2929 |
<a id="property-translate"></a> translate? | "yes" | "no" | - | OcAccountPillProps.translate | node_modules/@types/react/index.d.ts:2930 |
<a id="property-type"></a> type? | string | - | React.AnchorHTMLAttributes.type | node_modules/@types/react/index.d.ts:3133 |
<a id="property-typeof"></a> typeof? | string | - | OcAccountPillProps.typeof | node_modules/@types/react/index.d.ts:2948 |
<a id="property-unselectable"></a> unselectable? | "off" | "on" | - | OcAccountPillProps.unselectable | node_modules/@types/react/index.d.ts:2962 |
<a id="property-vocab"></a> vocab? | string | - | OcAccountPillProps.vocab | node_modules/@types/react/index.d.ts:2949 |