sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Type alias WidgetThemeSettings

WidgetThemeSettings: object

Widget theme settings

Type declaration

border

border?: boolean

Widget container border toggle


borderColor

borderColor?: string

Widget container border color


cornerRadius

cornerRadius?: RadiusSizes

Corner radius of the widget container


header?: object

Widget header styles

header.backgroundColor

backgroundColor?: string

Header background color

header.dividerLine

dividerLine?: boolean

Toggle of the divider line between widget header and chart

header.dividerLineColor

dividerLineColor?: string

Divider line color

header.titleAlignment

titleAlignment?: AlignmentTypes

Header title alignment

header.titleFontSize

titleFontSize?: number

Header title font size

header.titleTextColor

titleTextColor?: string

Header title text color


shadow

shadow?: ShadowsTypes

Shadow level of the widget container

Effective only when spaceAround is defined


spaceAround

spaceAround?: SpaceSizes

Space between widget container edge and the chart

Last Updated: