Public function

Signature
function CommonStylePickerSet({
  styles,
  theme,
}: {
  styles: ReadonlySharedStyleMap
  theme: TLDefaultColorTheme
}): import('react/jsx-runtime').JSX.Element
Parameters
NameDescription

{ styles, theme, }

{
  styles: ReadonlySharedStyleMap
  theme: TLDefaultColorTheme
}
Returns
import('react/jsx-runtime').JSX.Element
References

ReadonlySharedStyleMap, TLDefaultColorTheme

Source

packages/tldraw/src/lib/ui/components/StylePanel/DefaultStylePanelContent.tsx

CloudToolbarItemcontainBoxSize