Clipboard.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

The class name of the icon element

p : string
Returns: Attr

Attr.content p

Full Usage: Attr.content p

Parameters:
    p : string

Returns: Attr

The text to be copied to the clipboard if the `target_id` is None.

p : string
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.nClicks p

Full Usage: Attr.nClicks p

Parameters:
Returns: Attr

The number of times copy button was clicked

p : IConvertible
Returns: Attr

Attr.style p

Full Usage: Attr.style p

Parameters:
Returns: Attr

The icon's styles

p : seq<Style>
Returns: Attr

Attr.targetId p

Full Usage: Attr.targetId p

Parameters:
    p : string

Returns: Attr

The id of target component containing text to copy to the clipboard. The inner text of the `children` prop will be copied to the clipboard. If none, then the text from the `value` prop will be copied.

p : string
Returns: Attr

Attr.title p

Full Usage: Attr.title p

Parameters:
    p : string

Returns: Attr

The text shown as a tooltip when hovering over the copy icon.

p : string
Returns: Attr