autoLinkElement property

Element autoLinkElement
getter/setter pair

Override this if you want to display something else than a 🔗 as the link.

Implementation

static Element autoLinkElement = T("🔗");