eg if there was a link-button `[click here]` then the `text` property returned from TypeScript will just say `click here` Less important if we transition to rendering rich html, which preserves links.
eg if there was a link-button
[click here]then thetextproperty returned from TypeScript will just sayclick hereLess important if we transition to rendering rich html, which preserves links.