The custom string function in v4 should be expanded in v5 #32208
Unanswered
ZhangChengLin
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Translating or customizing the strings with HTML
.custom-file-input~.custom-file-label[data-browse]::after { content: attr(data-browse); }
I personally feel that this is a good solution. In v5, for example, the arrow svg of the accordion can be added to support similar custom settings.
As a result, similar places can easily become dynamically controllable.
Beta Was this translation helpful? Give feedback.
All reactions