StylePanelContext

See source code
Table of contents
interface StylePanelContext {}

Properties

showUiLabels

showUiLabels: boolean

styles


Methods

onHistoryMark

Parameters

NameDescription

id

string

Returns

void

onValueChange

Parameters

NameDescription

style

StyleProp<T>

value

T

Returns

void

Prev
StylePanelButtonPickerProps
Next
StylePanelContextProviderProps