Skip to main content
Version: latest

AccessList

Interface

Defines a whitelist / blacklist of studies or drawing tools.

Properties

tools

Array of items which should be considered part of the access list

Type

AccessListItem[]


type

List type. Supported values are: black (all listed items should be disabled), white (only the listed items should be enabled).

Type

"black" | "white"