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
The code snippet which generated by this vscode plugin is as following:
<nz-input-group [nzAddonAfter]="addonAfter" [nzAddonBefore]="addonBefore"> </nz-input-group>
There are two spelling error on it. First: nzAddonAfter -> nzAddOnAfter Second: nzAddonBefore -> nzAddOnBefore
nzAddonAfter
nzAddOnAfter
nzAddonBefore
nzAddOnBefore
Thank you.
The text was updated successfully, but these errors were encountered:
docs: update typo
541765c
- close #9
docs: update typo (#10)
dbd2036
cipchk
Successfully merging a pull request may close this issue.
The code snippet which generated by this vscode plugin is as following:
There are two spelling error on it.
First:
nzAddonAfter
->nzAddOnAfter
Second:
nzAddonBefore
->nzAddOnBefore
Thank you.
The text was updated successfully, but these errors were encountered: