Perseus
Preparing search index...
@khanacademy/perseus
<internal>
LockedPointType
Type Alias LockedPointType
type
LockedPointType
=
{
ariaLabel
?:
string
;
color
:
LockedFigureColor
;
coord
:
Coord
;
filled
:
boolean
;
labels
:
LockedLabelType
[]
;
type
:
"point"
;
}
Index
Properties
aria
Label?
color
coord
filled
labels
type
Properties
Optional
aria
Label
ariaLabel
?:
string
color
color
:
LockedFigureColor
coord
coord
:
Coord
filled
filled
:
boolean
labels
labels
:
LockedLabelType
[]
type
type
:
"point"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aria
Label
color
coord
filled
labels
type
Perseus
Loading...