Widgets define the way files in Vect are displayed and interacted with.

Perspectives can be selected using the top-right dropdown

Perspectives can be selected using the top-right dropdown

Defining widgets

Vect provides built-in components suitable for displaying different types of parameters. These are composed into custom widgets defined in the .vect/widgets directory. To create a widget for your parameters, map the parameters` file fields to it’s corresponding component type and configure it’s options to your needs.

Built-in components

textField

numberField

buttonGroup

textDropdown

autocomplete

multiButtonGroup

list

table

nestedKeysTable

vertical

verticalList

monaco

tree

form