Skip to main content
NeuralUIv1.14.3New
GitHub
Component

Terminal

Safe command console with history, completion and synchronous or asynchronous handlers.

TypeScript
import { NeuTerminalComponent } from '@neural-ui/core/terminal';
Neural CLI
Neural UI terminal is ready.
Try status, version, echo hello or help.
HTML
<neu-terminal [welcome]="welcome" [commands]="commands" />