Options
All
  • Public
  • Public/Protected
  • All
Menu

The props of a Unixorn component.

Hierarchy

  • UnixornConfiguration

Index

Properties

Optional autoFocus

autoFocus: boolean

Whether the component should take focus when the page loads.

Optional commands

commands: UnixornCommand[]

List of commands to use instead of the default commands.

Optional keybindings

keybindings: UnixornKeybinding[]

List of keybindings to use instead of the default keybindings.

Optional prompt

prompt: string

The string to use instead of the default prompt.

Optional startupMessage

startupMessage: string

The message to show when Unixorn starts.

Legend

  • Property

Generated using TypeDoc