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;
Вопросы и предложения по документации
Если у вас есть вопросы или вы хотите внести свой вклад в написание документации, пожалуйста, создайте issue в нашем репозитории на GitHub.