maya-dates

@drewsonne/maya-dates / Exports / Base

Class: Base

Hierarchy

Implements

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new Base(value)

Parameters

Name Type
value any

Defined in

cr/component/base.ts:7

Properties

value

Protected value: any

Defined in

cr/component/base.ts:5

Methods

isWildcard

isWildcard(): boolean

Returns

boolean

Implementation of

IComponent.isWildcard

Defined in

cr/component/base.ts:11


toString

toString(): string

Returns

string

Defined in

cr/component/base.ts:15