Documentation

ProofWidgets.Component.InteractiveSvg

structure ProofWidgets.Svg.SvgState (State : Type) :

The input type State is any state the user wants to use and update

SvgState in addition automatically handles tracking of time, selection and custom data

Instances For
Equations
  • ProofWidgets.Svg.instToJsonSvgState = { toJson := ProofWidgets.Svg.toJsonSvgState✝ }
Equations
  • ProofWidgets.Svg.instFromJsonSvgState = { fromJson? := ProofWidgets.Svg.fromJsonSvgState✝ }
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • ProofWidgets.Svg.instToJsonUpdateParams = { toJson := ProofWidgets.Svg.toJsonUpdateParams✝ }
Equations
  • ProofWidgets.Svg.instFromJsonUpdateParams = { fromJson? := ProofWidgets.Svg.fromJsonUpdateParams✝ }
Instances For
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.