StyleSheetRegistryJsOps

final class StyleSheetRegistryJsOps(r: StyleSheetRegistry) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def addToDocumentOnRegistration(implicit s: Renderer[String], e: Env): Unit

Registered StyleSheets are turned into a <style> and added to the document DOM.

Registered StyleSheets are turned into a <style> and added to the document DOM.