Display rich content in a read-only editor — users can view and select text but cannot modify the content.
<richtextbox toolbar="default" height="300px" read-only="true" html="<h2>Product Specifications</h2><table>...</table>" />