Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StyleStuff

Hierarchy

  • StyleStuff

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected _styles

_styles: object

Type declaration

  • [key: string]: string

Methods

add

  • add(name: string, val: string | string[]): StyleStuff

addFont

addMSC

  • addMSC(name: string[] | string, variant?: any): StyleStuff

all

  • all(): any

get

  • get(name: string): any

has

  • has(name: string): boolean