CodeBlock

12 Sep 20251 minute to read

Code Block module provides functionality for working with code blocks in the Rich Text Editor
Handles code block creation, editing, and keypress interactions

Methods

destroy

Cleans up resources and detaches event handlers when the component is destroyed

Returns void