Add Tetrons editing to Salesforce Lightning Components.
Use iframe inside Lightning Web Components (LWC).
Ensure CSP headers allow Tetrons domain.
Use Salesforce CLI or Developer Console to create a component.
sfdx force:lightning:component:create --type lwc --componentname TetronsEditor
Use iframe in .html file.