Welcome to Terminal - Type 'date' to get the current date - Type 'random' to get a random number - Type 'print [text]' to print text - Type 'clear' to clear the terminal
it-tools $
Name | Description | Default | Control |
---|---|---|---|
welcome * | Welcome message of Terminal | - | |
prompt * | Prompt text of Terminal | - | |
commands * | List of commands of TerminalCommandLine[] | - | - |
className | Wrapper class | - | - |
onCommand | Enter command event of Terminal(command: string) => void | - | - |