Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Figure

Represents a figure or another image captured while evaluating some code. The data property should be Base 64 encoded data of an png image.

Hierarchy

Index

Properties

Properties

data

data: string

Base64 encoded data of a PNG image representing the figure

kind

kind: "figure"

A tag that is used for pattern matching on KnownValue instances.

Generated using TypeDoc