org.terminal21.client.components.mathjax

Members list

Type members

Classlikes

case class MathJax(key: String, expression: String, style: Map[String, Any], dataStore: TypedMap) 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
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
sealed trait MathJaxElement extends UiElement

Attributes

Supertypes
class UiElement
trait AnyElement
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