Perseus
Preparing search index...
@khanacademy/perseus
<internal>
PerseusInteractionElement
Type Alias PerseusInteractionElement
PerseusInteractionElement
:
|
{
key
:
string
;
options
:
PerseusInteractionFunctionElementOptions
;
type
:
"function"
;
}
|
{
key
:
string
;
options
:
PerseusInteractionLabelElementOptions
;
type
:
"label"
;
}
|
{
key
:
string
;
options
:
PerseusInteractionLineElementOptions
;
type
:
"line"
;
}
|
{
key
:
string
;
options
:
PerseusInteractionMovableLineElementOptions
;
type
:
"movable-line"
;
}
|
{
key
:
string
;
options
:
PerseusInteractionMovablePointElementOptions
;
type
:
"movable-point"
;
}
|
{
key
:
string
;
options
:
PerseusInteractionParametricElementOptions
;
type
:
"parametric"
;
}
|
{
key
:
string
;
options
:
PerseusInteractionPointElementOptions
;
type
:
"point"
;
}
|
{
key
:
string
;
options
:
PerseusInteractionRectangleElementOptions
;
type
:
"rectangle"
;
}
Type Declaration
{
key
:
string
;
options
:
PerseusInteractionFunctionElementOptions
;
type
:
"function"
;
}
key
:
string
An identifier for the element
options
:
PerseusInteractionFunctionElementOptions
type
:
"function"
{
key
:
string
;
options
:
PerseusInteractionLabelElementOptions
;
type
:
"label"
}
key
:
string
An identifier for the element
options
:
PerseusInteractionLabelElementOptions
type
:
"label"
{
key
:
string
;
options
:
PerseusInteractionLineElementOptions
;
type
:
"line"
}
key
:
string
An identifier for the element
options
:
PerseusInteractionLineElementOptions
type
:
"line"
{
key
:
string
;
options
:
PerseusInteractionMovableLineElementOptions
;
type
:
"movable-line"
;
}
key
:
string
An identifier for the element
options
:
PerseusInteractionMovableLineElementOptions
type
:
"movable-line"
{
key
:
string
;
options
:
PerseusInteractionMovablePointElementOptions
;
type
:
"movable-point"
;
}
key
:
string
An identifier for the element
options
:
PerseusInteractionMovablePointElementOptions
type
:
"movable-point"
{
key
:
string
;
options
:
PerseusInteractionParametricElementOptions
;
type
:
"parametric"
;
}
key
:
string
An identifier for the element
options
:
PerseusInteractionParametricElementOptions
type
:
"parametric"
{
key
:
string
;
options
:
PerseusInteractionPointElementOptions
;
type
:
"point"
}
key
:
string
An identifier for the element
options
:
PerseusInteractionPointElementOptions
type
:
"point"
{
key
:
string
;
options
:
PerseusInteractionRectangleElementOptions
;
type
:
"rectangle"
;
}
key
:
string
An identifier for the element
options
:
PerseusInteractionRectangleElementOptions
type
:
"rectangle"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Perseus
Loading...
An identifier for the element