import { KbqDynamicTranslationModule } from '@koobiq/components/dynamic-translation';Directive for defining a dynamic translation slot.
Selector: [kbqDynamicTranslationSlot]
| Name | Description |
|---|---|
@Input('kbqDynamicTranslationSlot')
name: InputSignal |
The name of the dynamic translation slot. |
Component for dynamic translation.
Selector: kbq-dynamic-translation
| Name | Description |
|---|---|
@Input() text: InputSignal |
The text which will be translated. |