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 Serializable
trait Product
trait Equals
trait HasStyle
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