import { KbqDynamicTranslationModule } from '@koobiq/components/dynamic-translation';

Directive for defining a dynamic translation slot.

Selector: [kbqDynamicTranslationSlot]

Properties
Name Description
@Input('kbqDynamicTranslationSlot')
name: InputSignal
The name of the dynamic translation slot.

Component for dynamic translation.

Selector: kbq-dynamic-translation

Properties
Name Description
@Input()
text: InputSignal
The text which will be translated.
Вопросы и предложения по документации
Если у вас есть вопросы или вы хотите внести свой вклад в написание документации, пожалуйста, создайте issue в нашем репозитории на GitHub.