Location.Attr Type

A list of children or a property for this dash component

Union cases

Union case Description

Children DashComponent list

Full Usage: Children DashComponent list

Parameters:
Item : DashComponent list

Prop Prop

Full Usage: Prop Prop

Parameters:
Item : Prop

Static members

Static member Description

Attr.children value

Full Usage: Attr.children value

Parameters:
Returns: Attr

The child or children of this dash component

value : seq<DashComponent>
Returns: Attr

Attr.children value

Full Usage: Attr.children value

Parameters:
Returns: Attr

The child or children of this dash component

value : DashComponent list
Returns: Attr

Attr.children value

Full Usage: Attr.children value

Parameters:
Returns: Attr

The child or children of this dash component

value : DashComponent
Returns: Attr

Attr.children value

Full Usage: Attr.children value

Parameters:
Returns: Attr

The child or children of this dash component

value : Guid
Returns: Attr

Attr.children value

Full Usage: Attr.children value

Parameters:
    value : float

Returns: Attr

The child or children of this dash component

value : float
Returns: Attr

Attr.children value

Full Usage: Attr.children value

Parameters:
    value : string

Returns: Attr

The child or children of this dash component

value : string
Returns: Attr

Attr.children value

Full Usage: Attr.children value

Parameters:
    value : int

Returns: Attr

The child or children of this dash component

value : int
Returns: Attr

Attr.hash p

Full Usage: Attr.hash p

Parameters:
    p : string

Returns: Attr

hash in window.location - e.g., "#myhash"

p : string
Returns: Attr

Attr.href p

Full Usage: Attr.href p

Parameters:
    p : string

Returns: Attr

href in window.location - e.g., "/my/full/pathname?myargument=1#myhash"

p : string
Returns: Attr

Attr.pathname p

Full Usage: Attr.pathname p

Parameters:
    p : string

Returns: Attr

pathname in window.location - e.g., "/my/full/pathname"

p : string
Returns: Attr

Attr.refresh p

Full Usage: Attr.refresh p

Parameters:
    p : bool

Returns: Attr

Refresh the page when the location is updated?

p : bool
Returns: Attr

Attr.search p

Full Usage: Attr.search p

Parameters:
    p : string

Returns: Attr

search in window.location - e.g., "?myargument=1"

p : string
Returns: Attr