Skip to content

customLocale property on bk-add-new-button is ignored #446

Closed Answered by clabene
davidgarra asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @davidgarra,

back-kit components support customLocale property since property 1.4.14. We recommend updating to the latest version, 1.5.0.
Here is the corresponding release note, while this is the latest one.

Please note: the "+" sign in the bk-add-new-button component cannot be controlled through customLocale property, as it is not part of button label, but rather an icon. A bk-button component can be configured to emit an add-new event, just like the bk-add-new-button, while also allowing to configure the desired icon (including no icon). The second snippet from this example represents such a bk-button.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@davidgarra
Comment options

@clabene
Comment options

clabene Apr 11, 2024
Collaborator

Answer selected by davidgarra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants