Logo Xantham

Types Type

Static members

Static member Description

Types.array

Full Usage: Types.array

Returns: WidgetBuilder<Type> -> WidgetBuilder<Type>

Array<[Type]>

Returns: WidgetBuilder<Type> -> WidgetBuilder<Type>

Types.arrayType

Full Usage: Types.arrayType

Returns: WidgetBuilder<Type>
Returns: WidgetBuilder<Type>

Types.bigint

Full Usage: Types.bigint

Returns: WidgetBuilder<Type>

bigint

Returns: WidgetBuilder<Type>

Types.bool

Full Usage: Types.bool

Returns: WidgetBuilder<Type>

bool

Returns: WidgetBuilder<Type>

Types.char

Full Usage: Types.char

Returns: WidgetBuilder<Type>

char

Returns: WidgetBuilder<Type>

Types.float

Full Usage: Types.float

Returns: WidgetBuilder<Type>

float

Returns: WidgetBuilder<Type>

Types.globalThis

Full Usage: Types.globalThis

Returns: WidgetBuilder<Type>

Browser.Dom.Window

Returns: WidgetBuilder<Type>

Types.int

Full Usage: Types.int

Returns: WidgetBuilder<Type>

int

Returns: WidgetBuilder<Type>

Types.keyof value

Full Usage: Types.keyof value

Parameters:
Returns: WidgetBuilder<Type>

keyof<[value]>

Backed by a string in JS. Provides static typing for F#

value : WidgetBuilder<Type>
Returns: WidgetBuilder<Type>

Types.keyofType

Full Usage: Types.keyofType

Returns: WidgetBuilder<Type>

keyof

Backed by a string in JS. Provides static typing for F#

Returns: WidgetBuilder<Type>

Types.obj

Full Usage: Types.obj

Returns: WidgetBuilder<Type>

obj

Returns: WidgetBuilder<Type>

Types.objNull

Full Usage: Types.objNull

Returns: WidgetBuilder<Type>

obj | null

Returns: WidgetBuilder<Type>

Types.option

Full Usage: Types.option

Returns: WidgetBuilder<Type> -> WidgetBuilder<Type>

option<[Type]>

Returns: WidgetBuilder<Type> -> WidgetBuilder<Type>

Types.proptypekey returnType lockedType

Full Usage: Types.proptypekey returnType lockedType

Parameters:
Returns: WidgetBuilder<Type>
returnType : WidgetBuilder<Type>
lockedType : WidgetBuilder<Type>
Returns: WidgetBuilder<Type>

Types.proptypekeyType

Full Usage: Types.proptypekeyType

Returns: WidgetBuilder<Type>
Returns: WidgetBuilder<Type>

Types.proptypelock lockedType

Full Usage: Types.proptypelock lockedType

Parameters:
Returns: WidgetBuilder<Type>
lockedType : WidgetBuilder<Type>
Returns: WidgetBuilder<Type>

Types.proptypelockType

Full Usage: Types.proptypelockType

Returns: WidgetBuilder<Type>
Returns: WidgetBuilder<Type>

Types.record propertyType resultType

Full Usage: Types.record propertyType resultType

Parameters:
Returns: WidgetBuilder<Type>

PropertyRecord<[PropertyType], [ResultType]>

propertyType : WidgetBuilder<Type>
resultType : WidgetBuilder<Type>
Returns: WidgetBuilder<Type>

Types.recordType

Full Usage: Types.recordType

Returns: WidgetBuilder<Type>

PropertyRecord

Returns: WidgetBuilder<Type>

Types.string

Full Usage: Types.string

Returns: WidgetBuilder<Type>

string

Returns: WidgetBuilder<Type>

Types.typekeyof returnType object

Full Usage: Types.typekeyof returnType object

Parameters:
Returns: WidgetBuilder<Type>

typekeyof<[object], [returnType]>

Backed by a string in JS. Provides static typing for F#

returnType : WidgetBuilder<Type>
object : WidgetBuilder<Type>
Returns: WidgetBuilder<Type>

Types.typekeyofType

Full Usage: Types.typekeyofType

Returns: WidgetBuilder<Type>

typekeyof

Backed by a string in JS. Provides static typing for F#

Returns: WidgetBuilder<Type>

Types.union types

Full Usage: Types.union types

Parameters:
Returns: WidgetBuilder<Type>

U#<T1, T2, ..., T#>

types : WidgetBuilder<Type> seq
Returns: WidgetBuilder<Type>

Types.unit

Full Usage: Types.unit

Returns: WidgetBuilder<Type>

unit

Returns: WidgetBuilder<Type>

Type something to start searching.