Tools.Panel()

new Panel()

The base class for Voyant tool panels.

Members

corpus

Properties:
Name Type Description
corpus String

The ID of the corpus to use.

input

Properties:
Name Type Description
input String | Array.<String>

Use to directly provide input, instead of specifying a corpus. Can be: one or more URLs, one or more chunks of text.

inputFormat

Properties:
Name Type Description
inputFormat String

The input format of the provided input (the default is auto-detect).

subtitle

Properties:
Name Type Description
subtitle String

Specify a subtitle to display in the tool's header.