org.terminal21.client.components.mathjax
Members list
Type members
Classlikes
case class MathJax(key: String, expression: String, style: Map[String, Any]) extends MathJaxElement, HasStyle[MathJax]
see https://asciimath.org/ and https://github.com/fast-reflexes/better-react-mathjax
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasStyle[MathJax]trait 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