Winter Cardinal UI - v0.442.0 / DLinks

Class: DLinks

Table of contents

Constructors

Methods

Constructors

constructor

new DLinks(): DLinks

Returns

DLinks

Methods

toStateOptions

toStateOptions<OPTIONS>(target?, options?): undefined | OPTIONS

Type parameters

Name Type
OPTIONS extends DLinksStateOptions

Parameters

Name Type
target? "NEW_WINDOW" | "AUTO" | "THIS_WINDOW" | DLinkTarget
options? OPTIONS

Returns

undefined | OPTIONS

Defined in

src/main/typescript/wcardinal/ui/d-links.ts:17