org.terminal21.client.components.mathjax
Members list
Type members
Classlikes
case class MathJax(key: String, var expression: String, var style: Map[String, Any]) extends MathJaxElement, HasStyle
see https://asciimath.org/ and https://github.com/fast-reflexes/better-react-mathjax
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasStyletrait MathJaxElementtrait UiElementclass Objecttrait Matchableclass AnyShow all
sealed trait MathJaxElement extends UiElement
Attributes
- Supertypes
-
trait UiElementclass Objecttrait Matchableclass Any
- Known subtypes
-
class MathJax
object MathJaxLib extends ComponentLib
Attributes
- Supertypes
-
trait ComponentLibclass Objecttrait Matchableclass Any
- Self type
-
MathJaxLib.type
In this article