Skip to main content
A newer version of this page is available. .

IDimensionValue Interface

Declaration

export interface IDimensionValue

Properties

type Property

Declaration

type: ko.Observable<string>

Property Value

Type
Observable<string>

value Property

Declaration

value: ko.Observable<string>

Property Value

Type
Observable<string>