Forms
Code editor
Introduction
The code editor component allows you to write code in a set of common programming languages: HTML, CSS, JavaScript, PHP and JSON.
use Filament\Forms\Components\CodeEditor;
CodeEditor::make('code')

Still need help? Join our Discord community or open a GitHub discussion