8
0

inspector.html 303 B

123456789
  1. <div id="snippet-classic-editor">
  2. <h2>Inspector demo</h2>
  3. <p>Click the button below to enable the <a href="https://github.com/ckeditor/ckeditor5-inspector">CKEditor 5 Inspector</a> for this editor instance.</p>
  4. </div>
  5. <br/>
  6. <button type="button" id="snippet-inspect-button">Inspect editor</button>