Type Alias HTMLAttributeAnchorTarget

HTMLAttributeAnchorTarget: "_self" | "_blank" | "_parent" | "_top" | string & {}

Options for the target attribute in an HTMLAnchorElement.