Class URL

Index

Constructor methods

Properties

Methods

Constructor methods

constructor(val: any, rootpath: string): URL

Parameters

  • val: any
  • rootpath: string

Returns

URL

Properties

public rootpath: string

public value: any

Methods

public eval(ctx: any): URL

Parameters

  • ctx: any

Returns

URL

public toCSS(): string

Returns

string