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

Selector: [kbq-link]

Exported as: kbqLink
Properties
Name Description
@Input()
big: InputSignalWithTransform
@Input()
compact: InputSignalWithTransform
@Input()
disabled: boolean
Whether the link is disabled.
@Input()
multiline: InputSignalWithTransform
Whether the link has an increased hit area for multiline usage.
@Input()
noUnderline: InputSignalWithTransform
@Input()
print: any
@Input()
pseudo: InputSignalWithTransform
@Input()
useVisited: InputSignalWithTransform
destroyRef: DestroyRef
hasIcon: boolean
icon: Signal
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.