PlotlyHtmlFragment

class PlotlyHtmlFragment(visit: TagConsumer<*>.() -> Unit)

Functions

toString
Link copied to clipboard
open override fun toString(): String

Properties

visit
Link copied to clipboard
val visit: TagConsumer<*>.() -> Unit

Extensions

plus
Link copied to clipboard
operator fun PlotlyHtmlFragment.plus(other: PlotlyHtmlFragment): PlotlyHtmlFragment