Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Margin

Hierarchy

Index

Constructors

constructor

Properties

bottom

bottom: Length | Percentage | string

left

left: Length | Percentage | string

options

options: ConfigOptions

raw

raw: string

right

right: Length | Percentage | string

top

top: Length | Percentage | string

valid

valid: boolean = false

Accessors

__@toStringTag

  • get __@toStringTag(): string

Methods

absorb

  • absorb(prop: string, value: string): this
  • absorb(decl: decl): this
  • absorb(decls: Array<decl>): this

analyze

  • analyze(stem: Stem): void

analyzeInLoop

parse

  • parse(value: string): Fruit | string

toResult

  • toResult(): Fruit | string

toString

  • toString(complete?: boolean): string

Static absorb

Static config

Static parse

  • parse(value: string): Fruit | string

Static validate

  • validate(value: string): boolean

Generated using TypeDoc