TLUiSliderProps

See source code
Table of contents
interface TLUiSliderProps {}

Properties

"data-testid"

optional
'data-testid'?: string

label

label: string

steps

steps: number

title

title: string

value

value: null | number

Methods

onHistoryMark

Parameters

NameDescription

id

string

Returns

void

onValueChange

Parameters

NameDescription

value

number

Returns

void

Prev
TLUiQuickActionsProps
Next
TLUiStylePanelContentProps