Loading.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.className p

Full Usage: Attr.className p

Parameters:
    p : string

Returns: Attr

Additional CSS class for the spinner root DOM node

p : string
Returns: Attr

Attr.color p

Full Usage: Attr.color p

Parameters:
    p : string

Returns: Attr

Primary colour used for the loading spinners

p : string
Returns: Attr

Attr.debug p

Full Usage: Attr.debug p

Parameters:
    p : bool

Returns: Attr

If true, the spinner will display the component_name and prop_name while loading

p : bool
Returns: Attr

Attr.fullscreen p

Full Usage: Attr.fullscreen p

Parameters:
    p : bool

Returns: Attr

Boolean that makes the spinner display full-screen

p : bool
Returns: Attr

Attr.loadingState p

Full Usage: Attr.loadingState p

Parameters:
Returns: Attr

Object that holds the loading state object coming from dash-renderer

p : LoadingState
Returns: Attr

Attr.loadingType p

Full Usage: Attr.loadingType p

Parameters:
Returns: Attr

Property that determines which spinner to show one of 'graph', 'cube', 'circle', 'dot', or 'default'.

p : LoadingType
Returns: Attr

Attr.parentClassName p

Full Usage: Attr.parentClassName p

Parameters:
    p : string

Returns: Attr

Additional CSS class for the outermost dcc.Loading parent div DOM node

p : string
Returns: Attr

Attr.parentStyle p

Full Usage: Attr.parentStyle p

Parameters:
Returns: Attr

Additional CSS styling for the outermost dcc.Loading parent div DOM node

p : seq<Style>
Returns: Attr

Attr.style p

Full Usage: Attr.style p

Parameters:
Returns: Attr

Additional CSS styling for the spinner root DOM node

p : seq<Style>
Returns: Attr