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
公司是老项目了,用的angular 13版本,可以支持一下吗?谢谢
The text was updated successfully, but these errors were encountered:
库里面包含一个 Watermark 类和一个封装好的指令,低版本的话可以直接 new Watermark 或者自己封装指令
new Watermark(options);
https://stackblitz.com/edit/angular-13-starter-project-etixiw?file=src%2Fapp%2Fapp.component.ts
Sorry, something went wrong.
库里面包含一个 Watermark 类和一个封装好的指令,低版本的话可以直接 new Watermark 或者自己封装指令 new Watermark(options); https://stackblitz.com/edit/angular-13-starter-project-etixiw?file=src%2Fapp%2Fapp.component.ts
3q
No branches or pull requests
公司是老项目了,用的angular 13版本,可以支持一下吗?谢谢
The text was updated successfully, but these errors were encountered: