JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Window › Add copy button next to label
I want to customize the label, place a copy button next to label, but not sure if we can? could you give me some advise? thanks a lot
Hi,
See the demo with custom header buttons: https://www.htmlelements.com/demos/window/custom-header-buttons/
If this does not meet your requirements you may have a custom header template, see here: https://codepen.io/svetoslavb04/pen/GRwGzza
Best Regards, Svetoslav Borislavov
Smart UI Team https://www.htmlelements.com/
yeah i saw the document, but i try with reactjs seems not work, no you have any demo with reactjs and ts?
Here is an example: https://codesandbox.io/s/flamboyant-blackburn-4h8wrz?file=/src/App.js
Copy the code to the local app and see that there are no problems
hi sorry, but what i need is the headertemplate, as your previous example https://codepen.io/svetoslavb04/pen/GRwGzza
but with technology ReactJs and TS. Thanks
Here you are: https://codesandbox.io/embed/billowing-fast-4s7c8q?fontsize=14&hidenavigation=1&theme=dark
I hope this helps!
yeah i will try, thanks a lot for your support