TldrawUiSelectValue

See source code
Table of contents

Displays the currently selected value in the trigger.


Properties

children

optional
children?: React.ReactNode;

icon

optional
icon?: Exclude<string, TLUiIconType> | TLUiIconType;

placeholder

optional
placeholder?: string;

Prev
TldrawUiSelectTrigger
Next
TldrawUiSlider