mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
[PM-10437][PM-10438] Copy toast message (#10366)
* add option to include a label for copy success message * add label text to copy success messages for all cipher types
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
type="button"
|
||||
[appCopyClick]="notes"
|
||||
showToast
|
||||
[valueLabel]="'note' | i18n"
|
||||
[appA11yTitle]="'copyValue' | i18n"
|
||||
></button>
|
||||
</bit-form-field>
|
||||
|
||||
Reference in New Issue
Block a user