Liking cljdoc? Tell your friends :D

emmy.jsxgraph

Server-side rendering functions for the components declared in the jsxgraph.core namespace of the JSXGraph.cljs project.

Server-side rendering functions for the components declared in the
[`jsxgraph.core`](https://cljdoc.org/d/org.mentat/jsxgraph.cljs/CURRENT/api/jsxgraph.core)
namespace of the [`JSXGraph.cljs` project](https://leva.mentat.org).
raw docstring

angleclj/s

(angle opts)

Fragment that represents a Reagent component representing the Angle JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Angle](https://jsxgraph.org/docs/symbols/Angle.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Angle.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

arcclj/s

(arc opts)

Fragment that represents a Reagent component representing the Arc JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Arc](https://jsxgraph.org/docs/symbols/Arc.html) JSXGraph element. This
component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Arc.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

arrowclj/s

(arrow opts)

Fragment that represents a Reagent component representing the Arrow JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Arrow](https://jsxgraph.org/docs/symbols/Arrow.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Arrow.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

arrow-parallelclj/s

(arrow-parallel opts)

Fragment that represents a Reagent component representing the ArrowParallel JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [ArrowParallel](https://jsxgraph.org/docs/symbols/ArrowParallel.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/ArrowParallel.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

axisclj/s

(axis opts)

Fragment that represents a Reagent component representing the Axis JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Axis](https://jsxgraph.org/docs/symbols/Axis.html) JSXGraph element. This
component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Axis.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

bisectorclj/s

(bisector opts)

Fragment that represents a Reagent component representing the Bisector JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Bisector](https://jsxgraph.org/docs/symbols/Bisector.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Bisector.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

bisector-linesclj/s

(bisector-lines opts)

Fragment that represents a Reagent component representing the Bisectorlines JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Bisectorlines](https://jsxgraph.org/docs/symbols/Bisectorlines.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Bisectorlines.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

boxplotclj/s

(boxplot opts)

Fragment that represents a Reagent component representing the Boxplot JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Boxplot](https://jsxgraph.org/docs/symbols/Boxplot.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Boxplot.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

buttonclj/s

(button opts)

Fragment that represents a Reagent component representing the Button JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Button](https://jsxgraph.org/docs/symbols/Button.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Button.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

cardinal-splineclj/s

(cardinal-spline opts)

Fragment that represents a Reagent component representing the CardinalSpline JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [CardinalSpline](https://jsxgraph.org/docs/symbols/CardinalSpline.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/CardinalSpline.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

chartclj/s

(chart opts)

Fragment that represents a Reagent component representing the Chart JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Chart](https://jsxgraph.org/docs/symbols/Chart.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Chart.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

checkboxclj/s

(checkbox opts)

Fragment that represents a Reagent component representing the Checkbox JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Checkbox](https://jsxgraph.org/docs/symbols/Checkbox.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Checkbox.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

circleclj/s

(circle opts)

Fragment that represents a Reagent component representing the Circle JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an

Fragment that represents a Reagent component representing
the [Circle](https://jsxgraph.org/docs/symbols/Circle.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Circle.html), the map must contain an
sourceraw docstring

circumcenterclj/s

(circumcenter opts)

Fragment that represents a Reagent component representing the Circumcenter JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Circumcenter](https://jsxgraph.org/docs/symbols/Circumcenter.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Circumcenter.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

circumcircleclj/s

(circumcircle opts)

Fragment that represents a Reagent component representing the Circumcircle JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Circumcircle](https://jsxgraph.org/docs/symbols/Circumcircle.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Circumcircle.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

circumcircle-arcclj/s

(circumcircle-arc opts)

Fragment that represents a Reagent component representing the CircumcircleArc JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [CircumcircleArc](https://jsxgraph.org/docs/symbols/CircumcircleArc.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/CircumcircleArc.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

circumcircle-sectorclj/s

(circumcircle-sector opts)

Fragment that represents a Reagent component representing the CircumcircleSector JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [CircumcircleSector](https://jsxgraph.org/docs/symbols/CircumcircleSector.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/CircumcircleSector.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

combclj/s

(comb opts)

Fragment that represents a Reagent component representing the Comb JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Comb](https://jsxgraph.org/docs/symbols/Comb.html) JSXGraph element. This
component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Comb.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

conicclj/s

(conic opts)

Fragment that represents a Reagent component representing the Conic JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Conic](https://jsxgraph.org/docs/symbols/Conic.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Conic.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

curveclj/s

(curve opts)

Fragment that represents a Reagent component representing the Curve JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Curve](https://jsxgraph.org/docs/symbols/Curve.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Curve.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

curve-differenceclj/s

(curve-difference opts)

Fragment that represents a Reagent component representing the CurveDifference JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [CurveDifference](https://jsxgraph.org/docs/symbols/CurveDifference.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/CurveDifference.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

curve-intersectionclj/s

(curve-intersection opts)

Fragment that represents a Reagent component representing the CurveIntersection JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [CurveIntersection](https://jsxgraph.org/docs/symbols/CurveIntersection.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/CurveIntersection.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

curve-unionclj/s

(curve-union opts)

Fragment that represents a Reagent component representing the CurveUnion JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [CurveUnion](https://jsxgraph.org/docs/symbols/CurveUnion.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/CurveUnion.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

derivativeclj/s

(derivative opts)

Fragment that represents a Reagent component representing the Derivative JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Derivative](https://jsxgraph.org/docs/symbols/Derivative.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Derivative.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

ellipseclj/s

(ellipse opts)

Fragment that represents a Reagent component representing the Ellipse JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Ellipse](https://jsxgraph.org/docs/symbols/Ellipse.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Ellipse.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

foreign-objectclj/s

(foreign-object opts)

Fragment that represents a Reagent component representing the ForeignObject JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [ForeignObject](https://jsxgraph.org/docs/symbols/ForeignObject.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/ForeignObject.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

function-graphclj/s

(function-graph opts)

Fragment that represents a Reagent component representing the FunctionGraph JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [FunctionGraph](https://jsxgraph.org/docs/symbols/FunctionGraph.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/FunctionGraph.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

gliderclj/s

(glider opts)

Fragment that represents a Reagent component representing the Glider JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Glider](https://jsxgraph.org/docs/symbols/Glider.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Glider.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

gridclj/s

(grid opts)

Fragment that represents a Reagent component representing the Grid JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Grid](https://jsxgraph.org/docs/symbols/Grid.html) JSXGraph element. This
component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Grid.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

groupclj/s

(group opts)

Fragment that represents a Reagent component representing the Group JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Group](https://jsxgraph.org/docs/symbols/Group.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Group.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

hatchclj/s

(hatch opts)

Fragment that represents a Reagent component representing the Hatch JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Hatch](https://jsxgraph.org/docs/symbols/Hatch.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Hatch.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

hyperbolaclj/s

(hyperbola opts)

Fragment that represents a Reagent component representing the Hyperbola JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Hyperbola](https://jsxgraph.org/docs/symbols/Hyperbola.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Hyperbola.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

imageclj/s

(image opts)

Fragment that represents a Reagent component representing the Image JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Image](https://jsxgraph.org/docs/symbols/Image.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Image.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

incenterclj/s

(incenter opts)

Fragment that represents a Reagent component representing the Incenter JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Incenter](https://jsxgraph.org/docs/symbols/Incenter.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Incenter.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

incircleclj/s

(incircle opts)

Fragment that represents a Reagent component representing the Incircle JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Incircle](https://jsxgraph.org/docs/symbols/Incircle.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Incircle.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

inequalityclj/s

(inequality opts)

Fragment that represents a Reagent component representing the Inequality JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Inequality](https://jsxgraph.org/docs/symbols/Inequality.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Inequality.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

inputclj/s

(input opts)

Fragment that represents a Reagent component representing the Input JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Input](https://jsxgraph.org/docs/symbols/Input.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Input.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

integralclj/s

(integral opts)

Fragment that represents a Reagent component representing the Integral JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Integral](https://jsxgraph.org/docs/symbols/Integral.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Integral.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

intersectionclj/s

(intersection opts)

Fragment that represents a Reagent component representing the Intersection JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Intersection](https://jsxgraph.org/docs/symbols/Intersection.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Intersection.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

jsxgraphclj/s

(jsxgraph & children)

Top-level Reagent component used to represent a JSXGraph board. Takes

  • a keyword => value map of attributes (see the attributes section under Parameters at this page) for allowed values

  • Any number of child components representing JSXGraph elements.

Child components are added to the board in the order that they're listed. A full re-render is triggered any time any of the properties of the board or any child component changes.

Pass :id and/or :style to configure the div into which the controlled instance of JXG.Board mounts itself.

If you need access to the actual instance of a JXG.Board, pass a callback function using the :ref keyword. The :ref function receives an instance of the board when it is mounted, and nil when the board is destroyed or remounted.

Top-level Reagent component used to represent a JSXGraph board. Takes

- a `keyword => value` map of attributes (see the `attributes` section under
  `Parameters` at [this
  page](https://jsxgraph.org/docs/symbols/JXG.JSXGraph.html)) for allowed values

- Any number of child components representing `JSXGraph` elements.

Child components are added to the board in the order that they're listed. A
full re-render is triggered any time any of the properties of the board or any
child component changes.

Pass `:id` and/or `:style` to configure the `div` into which the controlled
instance of `JXG.Board` mounts itself.

If you need access to the actual instance of
a [`JXG.Board`](https://jsxgraph.org/docs/symbols/JXG.Board.html), pass a
callback function using the `:ref` keyword. The `:ref` function receives an
instance of the board when it is mounted, and `nil` when the board is
destroyed or remounted.
sourceraw docstring

labelclj/s

(label opts)

Fragment that represents a Reagent component representing the Label JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Label](https://jsxgraph.org/docs/symbols/Label.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Label.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

legendclj/s

(legend opts)

Fragment that represents a Reagent component representing the Legend JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Legend](https://jsxgraph.org/docs/symbols/Legend.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Legend.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

lineclj/s

(line opts)

Fragment that represents a Reagent component representing the Line JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Line](https://jsxgraph.org/docs/symbols/Line.html) JSXGraph element. This
component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Line.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

locusclj/s

(locus opts)

Fragment that represents a Reagent component representing the Locus JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Locus](https://jsxgraph.org/docs/symbols/Locus.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Locus.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

major-arcclj/s

(major-arc opts)

Fragment that represents a Reagent component representing the MajorArc JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [MajorArc](https://jsxgraph.org/docs/symbols/MajorArc.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/MajorArc.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

major-sectorclj/s

(major-sector opts)

Fragment that represents a Reagent component representing the MajorSector JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [MajorSector](https://jsxgraph.org/docs/symbols/MajorSector.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/MajorSector.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

metapost-splineclj/s

(metapost-spline opts)

Fragment that represents a Reagent component representing the MetapostSpline JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [MetapostSpline](https://jsxgraph.org/docs/symbols/MetapostSpline.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/MetapostSpline.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

midpointclj/s

(midpoint opts)

Fragment that represents a Reagent component representing the Midpoint JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Midpoint](https://jsxgraph.org/docs/symbols/Midpoint.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Midpoint.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

minor-arcclj/s

(minor-arc opts)

Fragment that represents a Reagent component representing the MinorArc JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [MinorArc](https://jsxgraph.org/docs/symbols/MinorArc.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/MinorArc.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

minor-sectorclj/s

(minor-sector opts)

Fragment that represents a Reagent component representing the MinorSector JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [MinorSector](https://jsxgraph.org/docs/symbols/MinorSector.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/MinorSector.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

mirror-elementclj/s

(mirror-element opts)

Fragment that represents a Reagent component representing the MirrorElement JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [MirrorElement](https://jsxgraph.org/docs/symbols/MirrorElement.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/MirrorElement.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

mirror-pointclj/s

(mirror-point opts)

Fragment that represents a Reagent component representing the MirrorPoint JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [MirrorPoint](https://jsxgraph.org/docs/symbols/MirrorPoint.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/MirrorPoint.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

non-reflex-angleclj/s

(non-reflex-angle opts)

Fragment that represents a Reagent component representing the NonReflexAngle JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [NonReflexAngle](https://jsxgraph.org/docs/symbols/NonReflexAngle.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/NonReflexAngle.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

normalclj/s

(normal opts)

Fragment that represents a Reagent component representing the Normal JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Normal](https://jsxgraph.org/docs/symbols/Normal.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Normal.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

orthogonal-projectionclj/s

(orthogonal-projection opts)

Fragment that represents a Reagent component representing the OrthogonalProjection JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [OrthogonalProjection](https://jsxgraph.org/docs/symbols/OrthogonalProjection.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/OrthogonalProjection.html), the map
must contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

other-intersectionclj/s

(other-intersection opts)

Fragment that represents a Reagent component representing the OtherIntersection JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [OtherIntersection](https://jsxgraph.org/docs/symbols/OtherIntersection.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/OtherIntersection.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

parabolaclj/s

(parabola opts)

Fragment that represents a Reagent component representing the Parabola JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Parabola](https://jsxgraph.org/docs/symbols/Parabola.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Parabola.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

parallelclj/s

(parallel opts)

Fragment that represents a Reagent component representing the Parallel JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Parallel](https://jsxgraph.org/docs/symbols/Parallel.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Parallel.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

parallel-pointclj/s

(parallel-point opts)

Fragment that represents a Reagent component representing the ParallelPoint JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [ParallelPoint](https://jsxgraph.org/docs/symbols/ParallelPoint.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/ParallelPoint.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

perpendicularclj/s

(perpendicular opts)

Fragment that represents a Reagent component representing the Perpendicular JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Perpendicular](https://jsxgraph.org/docs/symbols/Perpendicular.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Perpendicular.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

perpendicular-pointclj/s

(perpendicular-point opts)

Fragment that represents a Reagent component representing the PerpendicularPoint JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [PerpendicularPoint](https://jsxgraph.org/docs/symbols/PerpendicularPoint.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/PerpendicularPoint.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

perpendicular-segmentclj/s

(perpendicular-segment opts)

Fragment that represents a Reagent component representing the PerpendicularSegment JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [PerpendicularSegment](https://jsxgraph.org/docs/symbols/PerpendicularSegment.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/PerpendicularSegment.html), the map
must contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

pointclj/s

(point opts)

Fragment that represents a Reagent component representing the Point JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Point](https://jsxgraph.org/docs/symbols/Point.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Point.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

polar-lineclj/s

(polar-line opts)

Fragment that represents a Reagent component representing the PolarLine JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [PolarLine](https://jsxgraph.org/docs/symbols/PolarLine.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/PolarLine.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

pole-pointclj/s

(pole-point opts)

Fragment that represents a Reagent component representing the PolePoint JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [PolePoint](https://jsxgraph.org/docs/symbols/PolePoint.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/PolePoint.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

polygonclj/s

(polygon opts)

Fragment that represents a Reagent component representing the Polygon JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Polygon](https://jsxgraph.org/docs/symbols/Polygon.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Polygon.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

polygonal-chainclj/s

(polygonal-chain opts)

Fragment that represents a Reagent component representing the PolygonalChain JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [PolygonalChain](https://jsxgraph.org/docs/symbols/PolygonalChain.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/PolygonalChain.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

radical-axisclj/s

(radical-axis opts)

Fragment that represents a Reagent component representing the RadicalAxis JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [RadicalAxis](https://jsxgraph.org/docs/symbols/RadicalAxis.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/RadicalAxis.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

reflectionclj/s

(reflection opts)

Fragment that represents a Reagent component representing the Reflection JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Reflection](https://jsxgraph.org/docs/symbols/Reflection.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Reflection.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

reflex-angleclj/s

(reflex-angle opts)

Fragment that represents a Reagent component representing the ReflexAngle JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [ReflexAngle](https://jsxgraph.org/docs/symbols/ReflexAngle.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/ReflexAngle.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

regular-polygonclj/s

(regular-polygon opts)

Fragment that represents a Reagent component representing the RegularPolygon JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [RegularPolygon](https://jsxgraph.org/docs/symbols/RegularPolygon.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/RegularPolygon.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

riemann-sumclj/s

(riemann-sum opts)

Fragment that represents a Reagent component representing the RiemannSum JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [RiemannSum](https://jsxgraph.org/docs/symbols/RiemannSum.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/RiemannSum.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

sectorclj/s

(sector opts)

Fragment that represents a Reagent component representing the Sector JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Sector](https://jsxgraph.org/docs/symbols/Sector.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Sector.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

segmentclj/s

(segment opts)

Fragment that represents a Reagent component representing the Segment JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Segment](https://jsxgraph.org/docs/symbols/Segment.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Segment.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

semicircleclj/s

(semicircle opts)

Fragment that represents a Reagent component representing the Semicircle JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Semicircle](https://jsxgraph.org/docs/symbols/Semicircle.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Semicircle.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

sliderclj/s

(slider opts)

Fragment that represents a Reagent component representing the Slider JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Slider](https://jsxgraph.org/docs/symbols/Slider.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Slider.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

slope-triangleclj/s

(slope-triangle opts)

Fragment that represents a Reagent component representing the SlopeTriangle JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [SlopeTriangle](https://jsxgraph.org/docs/symbols/SlopeTriangle.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/SlopeTriangle.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

splineclj/s

(spline opts)

Fragment that represents a Reagent component representing the Spline JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Spline](https://jsxgraph.org/docs/symbols/Spline.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Spline.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

step-functionclj/s

(step-function opts)

Fragment that represents a Reagent component representing the StepFunction JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [StepFunction](https://jsxgraph.org/docs/symbols/StepFunction.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/StepFunction.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

tangentclj/s

(tangent opts)

Fragment that represents a Reagent component representing the Tangent JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Tangent](https://jsxgraph.org/docs/symbols/Tangent.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Tangent.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

tape-measureclj/s

(tape-measure opts)

Fragment that represents a Reagent component representing the TapeMeasure JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [TapeMeasure](https://jsxgraph.org/docs/symbols/TapeMeasure.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/TapeMeasure.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

textclj/s

(text opts)

Fragment that represents a Reagent component representing the Text JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Text](https://jsxgraph.org/docs/symbols/Text.html) JSXGraph element. This
component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Text.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

ticksclj/s

(ticks opts)

Fragment that represents a Reagent component representing the Ticks JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Ticks](https://jsxgraph.org/docs/symbols/Ticks.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Ticks.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

trace-curveclj/s

(trace-curve opts)

Fragment that represents a Reagent component representing the TraceCurve JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [TraceCurve](https://jsxgraph.org/docs/symbols/TraceCurve.html) JSXGraph
element. This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/TraceCurve.html), the map must contain
an entry `:parents` with value containing the element's required parents.
sourceraw docstring

transformationclj/s

(transformation opts)

Fragment that represents a Reagent component representing the Transformation JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Transformation](https://jsxgraph.org/docs/symbols/Transformation.html)
JSXGraph element. This component must appear as a child of a [[jsxgraph]]
component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Transformation.html), the map must
contain an entry `:parents` with value containing the element's required
parents.
sourceraw docstring

turtleclj/s

(turtle opts)

Fragment that represents a Reagent component representing the Turtle JSXGraph element. This component must appear as a child of a jsxgraph component.

The element takes a single map of attributes. In addition to the optional attributes specified in the API docs, the map must contain an entry :parents with value containing the element's required parents.

Fragment that represents a Reagent component representing
the [Turtle](https://jsxgraph.org/docs/symbols/Turtle.html) JSXGraph element.
This component must appear as a child of a [[jsxgraph]] component.

The element takes a single map of attributes. In addition to the optional
attributes specified in the [API
docs](https://jsxgraph.org/docs/symbols/Turtle.html), the map must contain an
entry `:parents` with value containing the element's required parents.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close