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
type
List type.
Supported values are:
black
(all listed items should be disabled),
white
(only the listed items should be enabled).
Type
"black" | "white"