BALKANGraph / FamilyTreeJS

Build family tree app with BALKAN FamilyTreeJS library. Family Tree also called a genealogy or a pedigree chart, is a chart representing family relationships in a conventional tree structure.
50 stars 16 forks source link

Customisation of dynamic val #121

Open Ullas-A-2000 opened 3 weeks ago

Ullas-A-2000 commented 3 weeks ago

i want to convert the name to uppercase using some inbuilt js functions how do i do it here

Screenshot 2024-06-11 at 1 53 56 PM

{val.toUpperCase()} // this is not woking!!

ZornitsaPesheva commented 3 weeks ago

Here is a code demo: https://code.balkan.app/family-tree-js/convert-to-upper-case#JS