Read-Only Code Viewer

Demo[area://sensei/docs/ui/ace-editor/example-basic]
// hello there.
Code[area://sensei/docs/ui/ace-editor/example-basic]
<?php use Nether\Atlantis; echo Atlantis\UI\AceEditor::FromSurfaceWithContent( $Surface, '// hello there.' );