We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transloco
Angulars new change detection is heavily based on signals. So should transloco.
Find a lean solution that uses signals.
public helloTranslation = toSignal(this.translocoService.selectTranslate('hello'));
### Additional context _No response_ ### I would like to make a pull request for this feature No
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Which Transloco package(s) will this feature affect?
Transloco
Is your feature request related to a problem? Please describe
Angulars new change detection is heavily based on signals. So should transloco.
Describe the solution you'd like
Find a lean solution that uses signals.
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: