Optionalaria-Optionalaria-Identifies the element (or elements) that provide a detailed, extended description for the object.
Optionalaria-Defines a string value that labels the current element.
Optionalaria-Identifies the element (or elements) that labels the current element.
OptionalautoWhether the element should receive focus on render.
OptionalchildrenOptionalclassOptionalcolorOptionaldirOptionaldownloadCauses the browser to download the linked URL. A string may be provided to suggest a file name. See MDN.
OptionalhiddenOptionalhrefA URL to link to. See MDN.
OptionalhrefHints at the human language of the linked URL. SeeMDN.
OptionalidThe element's unique identifier. See MDN.
OptionalinertOptionalisWhether the link is disabled.
OptionallangOptionalnoOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonHandler that is called when the element loses focus.
OptionalonNot recommended – use onPress instead. onClick is an alias for onPress
provided for compatibility with other libraries. onPress provides
additional event details for non-mouse interactions.
OptionalonOptionalonOptionalonOptionalonOptionalonOptionalonHandler that is called when the element receives focus.
OptionalonHandler that is called when the element's focus status changes.
OptionalonOptionalonOptionalonHandler that is called when the hover state changes.
OptionalonHandler that is called when a hover interaction ends.
OptionalonHandler that is called when a hover interaction starts.
OptionalonHandler that is called when a key is pressed.
OptionalonHandler that is called when a key is released.
OptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonHandler that is called when the press is released over the target.
OptionalonHandler that is called when the press state changes.
OptionalonHandler that is called when a press interaction ends, either over the target or when the pointer leaves the target.
OptionalonHandler that is called when a press interaction starts.
OptionalonHandler that is called when a press is released over the target, regardless of whether it started on the target or not.
OptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalonOptionalpingA space-separated list of URLs to ping when the link is followed. See MDN.
OptionalreferrerHow much of the referrer to send when following the link. See MDN.
OptionalrelThe relationship between the linked resource and the current page. See MDN.
OptionalrenderOverrides the default DOM element with a custom render function. This allows rendering existing components with built-in styles and behaviors such as router links, animation libraries, and pre-styled components.
Note: You can check if 'href' in props in order to tell whether to render an <a> element.
Requirements:
<a> is expected, you cannot render a <button>).OptionalrouterOptions for the configured client side router.
OptionalslotA slot name for the component. Slots allow the component to receive props from a parent component.
An explicit null value indicates that the local props completely override all props received from a parent.
OptionalstandaloneOptionalstyleThe inline style for the element. A function may be provided to compute the style based on component state.
OptionaltargetThe target window for the link. See MDN.
OptionaltitleOptionaltranslateOptionaltruncateOptionalvariantOptionalweight
Identifies the element (or elements) that describes the object.