import { KbqLinkModule } from '@koobiq/components/link';

Selector: [kbq-link]

Exported as: kbqLink
Properties
Name Description
@Input()
big: boolean
@Input()
compact: boolean
@Input()
disabled: boolean
Whether the link is disabled.
@Input()
multiline: boolean
Whether the link has an increased hit area for multiline usage.
@Input()
noUnderline: boolean
@Input()
print: any
@Input()
pseudo: boolean
@Input()
useVisited: boolean
destroyRef: DestroyRef
hasIcon: boolean
icon: KbqIcon
icons: QueryList>
nativeElement: HTMLElement
printMode: boolean
printUrl: string
renderer: Renderer2
Methods
focus
getHostElement
const baseURLRegex: RegExp;
Docs Feedback
If you have any questions or would like to contribute to writing the documentation, please create an issue in our GitHub repository.