Renderer

papyrus.logic.Renderer
object Renderer

Base module for rendering HTML and CSS fragments

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Renderer.type

Members list

Type members

Classlikes

trait Renderer extends RendererStyle

Anything that can render HTML content and styles

Anything that can render HTML content and styles

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Content
trait LayerElement
trait Image
trait Table[T]
trait Section
trait SubSection
trait Text
trait Title
trait ListElement
trait Item
trait Listing
trait Metadata
Show all

Anything that can render CSS style information

Anything that can render CSS style information

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait MainStyle
trait TableStyle
trait TextStyle
trait TitleStyle
trait Renderer
trait Content
trait LayerElement
trait Image
trait Table[T]
trait Section
trait SubSection
trait Text
trait Title
trait ListElement
trait Item
trait Listing
trait Metadata
Show all
object Text

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Text.type