AutomationCodeEditor
- Reference
- 2-min read
The AutomationCodeEditor provides a text input field specifically designed for editing code. Furthermore, it offers properties to configure, for example, syntax highlighting, spell checks, or line wrapping. Upon selecting the editor in the browser, the user can start editing by pressing the Enter key and can quit and return to the keyboard navigation flow by pressing the Escape key.
Import
import { AutomationCodeEditor } from '@dynatrace/automation-action-components';
Props
Prop Table did not receive data