Slider.StyledMarkValue Type

record with the fields: 'label: string (optional)', 'style: record (optional)'

Constructors

Constructor Description

StyledMarkValue()

Full Usage: StyledMarkValue()

Returns: StyledMarkValue
Returns: StyledMarkValue

Static members

Static member Description

StyledMarkValue.init (?label, ?style)

Full Usage: StyledMarkValue.init (?label, ?style)

Parameters:
Returns: StyledMarkValue
?label : string
?style : DashComponentStyle
Returns: StyledMarkValue