How can I add function button to share text + link on social media
If you want to share text to other apps, you would have to use navigator.share
For more information, https://www.geeksforgeeks.org/how-to-use-web-share-api-for-native-share-options-in-html-javascript/