type AttributeSetter = false | string | ((value?: string) => string); type Decoration = { /** Value of "aria-label" attribute of the link. If set to `false`, remove existing attribute. */ ariaLabel?: AttributeSetter; /** Turns this link into a