CommonStylePickerSet
Public function
Signature
function CommonStylePickerSet({
styles,
theme,
}: {
styles: ReadonlySharedStyleMap
theme: TLDefaultColorTheme
}): import('react/jsx-runtime').JSX.Element
Parameters
| Name | Description |
|---|---|
| |
Returns
import('react/jsx-runtime').JSX.Element
References
ReadonlySharedStyleMap, TLDefaultColorTheme
Source
packages/tldraw/src/lib/ui/components/StylePanel/DefaultStylePanelContent.tsx

