TLUiButtonPickerProps

See source code
Table of contents
interface TLUiButtonPickerProps<T extends string> {}

Properties

items

items: StyleValuesForUi<T>

style

style: StyleProp<T>

theme


title

title: string

uiType

uiType: string

value

value: SharedStyle<T>

Methods

onValueChange

Parameters

NameDescription

style

value

T

Returns

void

Prev
TLUiButtonLabelProps
Next
TLUiButtonProps