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 Serializable
trait Product
trait Equals
trait HasStyle[MathJax]
trait UiElement
class Object
trait Matchable
class Any
Show all
sealed trait MathJaxElement extends UiElement

Attributes

Supertypes
trait UiElement
class Object
trait Matchable
class Any
Known subtypes
class MathJax
object MathJaxLib extends ComponentLib

Attributes

Supertypes
trait ComponentLib
class Object
trait Matchable
class Any
Self type
MathJaxLib.type