Skip to main content

NavLinkProps

__type(props: ): undefined | CSSProperties

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
isActiveboolean
isActiveboolean
isActiveboolean
isPendingboolean
isPendingboolean
isPendingboolean
toTo
Additional properties for advanced use cases
PropertiesTypeDescription
aboutstring
accessKeystring
aria-activedescendantstringIdentifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
aria-atomicBooleanishIndicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.
aria-autocompleteinline | both | none | listIndicates 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.
aria-braillelabelstringDefines a string value that labels the current element, which is intended to be converted into Braille.
aria-brailleroledescriptionstringDefines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille.
aria-busyBooleanish
aria-checkedboolean | false | mixed | trueIndicates the current "checked" state of checkboxes, radio buttons, and other widgets.
aria-colcountnumberDefines the total number of columns in a table, grid, or treegrid.
aria-colindexnumberDefines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.
aria-colindextextstringDefines a human readable text alternative of aria-colindex.
aria-colspannumberDefines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.
aria-controlsstringIdentifies the element (or elements) whose contents or presence are controlled by the current element.
aria-currentboolean | false | time | location | page | true | step | dateIndicates the element that represents the current item within a container or set of related elements.
aria-describedbystringIdentifies the element (or elements) that describes the object.
aria-descriptionstringDefines a string value that describes or annotates the current element.
aria-detailsstringIdentifies the element that provides a detailed, extended description for the object.
aria-disabledBooleanishIndicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
aria-dropeffectlink | none | copy | move | execute | popupIndicates what functions can be performed when a dragged object is released on the drop target.
aria-errormessagestringIdentifies the element that provides an error message for the object.
aria-expandedBooleanishIndicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
aria-flowtostringIdentifies 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.
aria-grabbedBooleanishIndicates an element's "grabbed" state in a drag-and-drop operation.
aria-haspopupboolean | false | grid | dialog | menu | listbox | true | treeIndicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
aria-hiddenBooleanishIndicates whether the element is exposed to an accessibility API.
aria-invalidboolean | false | true | grammar | spellingIndicates the entered value does not conform to the format expected by the application.
aria-keyshortcutsstringIndicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
aria-labelstringDefines a string value that labels the current element.
aria-labelledbystringIdentifies the element (or elements) that labels the current element.
aria-levelnumberDefines the hierarchical level of an element within a structure.
aria-liveoff | assertive | politeIndicates 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.
aria-modalBooleanishIndicates whether an element is modal when displayed.
aria-multilineBooleanishIndicates whether a text box accepts multiple lines of input or only a single line.
aria-multiselectableBooleanishIndicates that the user may select more than one item from the current selectable descendants.
aria-orientationhorizontal | verticalIndicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
aria-ownsstringIdentifies 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-placeholderstringDefines 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.
aria-posinsetnumberDefines 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-pressedboolean | false | mixed | trueIndicates the current "pressed" state of toggle buttons.
aria-readonlyBooleanishIndicates that the element is not editable, but is otherwise operable.
aria-relevantall | text | additions | additions removals | additions text | removals | removals additions | removals text | text additions | text removalsIndicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
aria-requiredBooleanishIndicates that user input is required on the element before a form may be submitted.
aria-roledescriptionstringDefines a human-readable, author-localized description for the role of an element.
aria-rowcountnumberDefines the total number of rows in a table, grid, or treegrid.
aria-rowindexnumberDefines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.
aria-rowindextextstringDefines a human readable text alternative of aria-rowindex.
aria-rowspannumberDefines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
aria-selectedBooleanishIndicates the current "selected" state of various widgets.
aria-setsizenumberDefines 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-sortnone | other | ascending | descendingIndicates if items in a table or grid are sorted in ascending or descending order.
aria-valuemaxnumberDefines the maximum allowed value for a range widget.
aria-valueminnumberDefines the minimum allowed value for a range widget.
aria-valuenownumberDefines the current value for a range widget.
aria-valuetextstringDefines the human readable text alternative of aria-valuenow for a range widget.
autoCapitalizestring
autoCorrectstring
autoFocusboolean
autoSavestring
caseSensitiveboolean
childrenReactNode |
classNamestring |
colorstring
contentstring
contentEditableinherit | Booleanish
contextMenustring
dangerouslySetInnerHTML
datatypestring
defaultCheckedboolean
defaultValuestring | number |
dirstring
downloadany
draggableBooleanish
endboolean
hiddenboolean
hrefLangstring
idstring
inlistany
inputModesearch | numeric | none | url | text | decimal | tel | emailHints at the type of data that might be entered by the user while editing the element or its contents
isstringSpecify that a standard HTML element should behave like a defined custom built-in element
itemIDstring
itemPropstring
itemRefstring
itemScopeboolean
itemTypestring
langstring
mediastring
noncestring
onAbortReactEventHandler<HTMLAnchorElement>
onAbortCaptureReactEventHandler<HTMLAnchorElement>
onAnimationEndAnimationEventHandler<HTMLAnchorElement>
onAnimationEndCaptureAnimationEventHandler<HTMLAnchorElement>
onAnimationIterationAnimationEventHandler<HTMLAnchorElement>
onAnimationIterationCaptureAnimationEventHandler<HTMLAnchorElement>
onAnimationStartAnimationEventHandler<HTMLAnchorElement>
onAnimationStartCaptureAnimationEventHandler<HTMLAnchorElement>
onAuxClickMouseEventHandler<HTMLAnchorElement>
onAuxClickCaptureMouseEventHandler<HTMLAnchorElement>
onBeforeInputFormEventHandler<HTMLAnchorElement>
onBeforeInputCaptureFormEventHandler<HTMLAnchorElement>
onBlurFocusEventHandler<HTMLAnchorElement>
onBlurCaptureFocusEventHandler<HTMLAnchorElement>
onCanPlayReactEventHandler<HTMLAnchorElement>
onCanPlayCaptureReactEventHandler<HTMLAnchorElement>
onCanPlayThroughReactEventHandler<HTMLAnchorElement>
onCanPlayThroughCaptureReactEventHandler<HTMLAnchorElement>
onChangeFormEventHandler<HTMLAnchorElement>
onChangeCaptureFormEventHandler<HTMLAnchorElement>
onClickMouseEventHandler<HTMLAnchorElement>
onClickCaptureMouseEventHandler<HTMLAnchorElement>
onCompositionEndCompositionEventHandler<HTMLAnchorElement>
onCompositionEndCaptureCompositionEventHandler<HTMLAnchorElement>
onCompositionStartCompositionEventHandler<HTMLAnchorElement>
onCompositionStartCaptureCompositionEventHandler<HTMLAnchorElement>
onCompositionUpdateCompositionEventHandler<HTMLAnchorElement>
onCompositionUpdateCaptureCompositionEventHandler<HTMLAnchorElement>
onContextMenuMouseEventHandler<HTMLAnchorElement>
onContextMenuCaptureMouseEventHandler<HTMLAnchorElement>
onCopyClipboardEventHandler<HTMLAnchorElement>
onCopyCaptureClipboardEventHandler<HTMLAnchorElement>
onCutClipboardEventHandler<HTMLAnchorElement>
onCutCaptureClipboardEventHandler<HTMLAnchorElement>
onDoubleClickMouseEventHandler<HTMLAnchorElement>
onDoubleClickCaptureMouseEventHandler<HTMLAnchorElement>
onDragDragEventHandler<HTMLAnchorElement>
onDragCaptureDragEventHandler<HTMLAnchorElement>
onDragEndDragEventHandler<HTMLAnchorElement>
onDragEndCaptureDragEventHandler<HTMLAnchorElement>
onDragEnterDragEventHandler<HTMLAnchorElement>
onDragEnterCaptureDragEventHandler<HTMLAnchorElement>
onDragExitDragEventHandler<HTMLAnchorElement>
onDragExitCaptureDragEventHandler<HTMLAnchorElement>
onDragLeaveDragEventHandler<HTMLAnchorElement>
onDragLeaveCaptureDragEventHandler<HTMLAnchorElement>
onDragOverDragEventHandler<HTMLAnchorElement>
onDragOverCaptureDragEventHandler<HTMLAnchorElement>
onDragStartDragEventHandler<HTMLAnchorElement>
onDragStartCaptureDragEventHandler<HTMLAnchorElement>
onDropDragEventHandler<HTMLAnchorElement>
onDropCaptureDragEventHandler<HTMLAnchorElement>
onDurationChangeReactEventHandler<HTMLAnchorElement>
onDurationChangeCaptureReactEventHandler<HTMLAnchorElement>
onEmptiedReactEventHandler<HTMLAnchorElement>
onEmptiedCaptureReactEventHandler<HTMLAnchorElement>
onEncryptedReactEventHandler<HTMLAnchorElement>
onEncryptedCaptureReactEventHandler<HTMLAnchorElement>
onEndedReactEventHandler<HTMLAnchorElement>
onEndedCaptureReactEventHandler<HTMLAnchorElement>
onErrorReactEventHandler<HTMLAnchorElement>
onErrorCaptureReactEventHandler<HTMLAnchorElement>
onFocusFocusEventHandler<HTMLAnchorElement>
onFocusCaptureFocusEventHandler<HTMLAnchorElement>
onGotPointerCapturePointerEventHandler<HTMLAnchorElement>
onGotPointerCaptureCapturePointerEventHandler<HTMLAnchorElement>
onInputFormEventHandler<HTMLAnchorElement>
onInputCaptureFormEventHandler<HTMLAnchorElement>
onInvalidFormEventHandler<HTMLAnchorElement>
onInvalidCaptureFormEventHandler<HTMLAnchorElement>
onKeyDownKeyboardEventHandler<HTMLAnchorElement>
onKeyDownCaptureKeyboardEventHandler<HTMLAnchorElement>
onKeyPressKeyboardEventHandler<HTMLAnchorElement>
onKeyPressCaptureKeyboardEventHandler<HTMLAnchorElement>
onKeyUpKeyboardEventHandler<HTMLAnchorElement>
onKeyUpCaptureKeyboardEventHandler<HTMLAnchorElement>
onLoadReactEventHandler<HTMLAnchorElement>
onLoadCaptureReactEventHandler<HTMLAnchorElement>
onLoadedDataReactEventHandler<HTMLAnchorElement>
onLoadedDataCaptureReactEventHandler<HTMLAnchorElement>
onLoadedMetadataReactEventHandler<HTMLAnchorElement>
onLoadedMetadataCaptureReactEventHandler<HTMLAnchorElement>
onLoadStartReactEventHandler<HTMLAnchorElement>
onLoadStartCaptureReactEventHandler<HTMLAnchorElement>
onLostPointerCapturePointerEventHandler<HTMLAnchorElement>
onLostPointerCaptureCapturePointerEventHandler<HTMLAnchorElement>
onMouseDownMouseEventHandler<HTMLAnchorElement>
onMouseDownCaptureMouseEventHandler<HTMLAnchorElement>
onMouseEnterMouseEventHandler<HTMLAnchorElement>
onMouseLeaveMouseEventHandler<HTMLAnchorElement>
onMouseMoveMouseEventHandler<HTMLAnchorElement>
onMouseMoveCaptureMouseEventHandler<HTMLAnchorElement>
onMouseOutMouseEventHandler<HTMLAnchorElement>
onMouseOutCaptureMouseEventHandler<HTMLAnchorElement>
onMouseOverMouseEventHandler<HTMLAnchorElement>
onMouseOverCaptureMouseEventHandler<HTMLAnchorElement>
onMouseUpMouseEventHandler<HTMLAnchorElement>
onMouseUpCaptureMouseEventHandler<HTMLAnchorElement>
onPasteClipboardEventHandler<HTMLAnchorElement>
onPasteCaptureClipboardEventHandler<HTMLAnchorElement>
onPauseReactEventHandler<HTMLAnchorElement>
onPauseCaptureReactEventHandler<HTMLAnchorElement>
onPlayReactEventHandler<HTMLAnchorElement>
onPlayCaptureReactEventHandler<HTMLAnchorElement>
onPlayingReactEventHandler<HTMLAnchorElement>
onPlayingCaptureReactEventHandler<HTMLAnchorElement>
onPointerCancelPointerEventHandler<HTMLAnchorElement>
onPointerCancelCapturePointerEventHandler<HTMLAnchorElement>
onPointerDownPointerEventHandler<HTMLAnchorElement>
onPointerDownCapturePointerEventHandler<HTMLAnchorElement>
onPointerEnterPointerEventHandler<HTMLAnchorElement>
onPointerEnterCapturePointerEventHandler<HTMLAnchorElement>
onPointerLeavePointerEventHandler<HTMLAnchorElement>
onPointerLeaveCapturePointerEventHandler<HTMLAnchorElement>
onPointerMovePointerEventHandler<HTMLAnchorElement>
onPointerMoveCapturePointerEventHandler<HTMLAnchorElement>
onPointerOutPointerEventHandler<HTMLAnchorElement>
onPointerOutCapturePointerEventHandler<HTMLAnchorElement>
onPointerOverPointerEventHandler<HTMLAnchorElement>
onPointerOverCapturePointerEventHandler<HTMLAnchorElement>
onPointerUpPointerEventHandler<HTMLAnchorElement>
onPointerUpCapturePointerEventHandler<HTMLAnchorElement>
onProgressReactEventHandler<HTMLAnchorElement>
onProgressCaptureReactEventHandler<HTMLAnchorElement>
onRateChangeReactEventHandler<HTMLAnchorElement>
onRateChangeCaptureReactEventHandler<HTMLAnchorElement>
onResetFormEventHandler<HTMLAnchorElement>
onResetCaptureFormEventHandler<HTMLAnchorElement>
onResizeReactEventHandler<HTMLAnchorElement>
onResizeCaptureReactEventHandler<HTMLAnchorElement>
onScrollUIEventHandler<HTMLAnchorElement>
onScrollCaptureUIEventHandler<HTMLAnchorElement>
onSeekedReactEventHandler<HTMLAnchorElement>
onSeekedCaptureReactEventHandler<HTMLAnchorElement>
onSeekingReactEventHandler<HTMLAnchorElement>
onSeekingCaptureReactEventHandler<HTMLAnchorElement>
onSelectReactEventHandler<HTMLAnchorElement>
onSelectCaptureReactEventHandler<HTMLAnchorElement>
onStalledReactEventHandler<HTMLAnchorElement>
onStalledCaptureReactEventHandler<HTMLAnchorElement>
onSubmitFormEventHandler<HTMLAnchorElement>
onSubmitCaptureFormEventHandler<HTMLAnchorElement>
onSuspendReactEventHandler<HTMLAnchorElement>
onSuspendCaptureReactEventHandler<HTMLAnchorElement>
onTimeUpdateReactEventHandler<HTMLAnchorElement>
onTimeUpdateCaptureReactEventHandler<HTMLAnchorElement>
onTouchCancelTouchEventHandler<HTMLAnchorElement>
onTouchCancelCaptureTouchEventHandler<HTMLAnchorElement>
onTouchEndTouchEventHandler<HTMLAnchorElement>
onTouchEndCaptureTouchEventHandler<HTMLAnchorElement>
onTouchMoveTouchEventHandler<HTMLAnchorElement>
onTouchMoveCaptureTouchEventHandler<HTMLAnchorElement>
onTouchStartTouchEventHandler<HTMLAnchorElement>
onTouchStartCaptureTouchEventHandler<HTMLAnchorElement>
onTransitionEndTransitionEventHandler<HTMLAnchorElement>
onTransitionEndCaptureTransitionEventHandler<HTMLAnchorElement>
onVolumeChangeReactEventHandler<HTMLAnchorElement>
onVolumeChangeCaptureReactEventHandler<HTMLAnchorElement>
onWaitingReactEventHandler<HTMLAnchorElement>
onWaitingCaptureReactEventHandler<HTMLAnchorElement>
onWheelWheelEventHandler<HTMLAnchorElement>
onWheelCaptureWheelEventHandler<HTMLAnchorElement>
pingstring
placeholderstring
prefixstring
preventScrollResetboolean
propertystring
radioGroupstring
referrerPolicyHTMLAttributeReferrerPolicy
relstring
relativeRelativeRoutingType
reloadDocumentboolean
replaceboolean
resourcestring
resultsnumber
revstring
roleAriaRole
securitystring
slotstring
spellCheckBooleanish
stateany
styleCSSProperties |
suppressContentEditableWarningboolean
suppressHydrationWarningboolean
tabIndexnumber
targetHTMLAttributeAnchorTarget
titlestring
translateyes | no
typestring
typeofstring
unselectableon | off
vocabstring