Navigator Copy as Rich TextWarningThis post is more than a year old. Information may be outdated.tsx<Button onClick={() => { const plainText = "YOUR TEXT"; const htmlText = `<pre>${plainText}</pre>`; const Backlinks1250120Comments