diff --git a/_docs/master/embedding/sdk/api/DashCardMenuItem.html b/_docs/master/embedding/sdk/api/DashCardMenuItem.html index ad917fd37f..46e81f2ffd 100644 --- a/_docs/master/embedding/sdk/api/DashCardMenuItem.html +++ b/_docs/master/embedding/sdk/api/DashCardMenuItem.html @@ -9,7 +9,7 @@ layout: docs-api --- -
Optional
childrenItem children
Optional
closeDetermines whether the menu should be closed when the item is clicked, overrides closeOnItemClick
prop on the Menu
component
Optional
colorKey of theme.colors
or any valid CSS color
Optional
disabledDisables item
Icon name
Item label
-Optional
leftSection displayed on the left side of the label
+Optional
leftSection displayed on the left side of the label
Click handler
-Optional
rightSection displayed on the right side of the label
+Optional
rightSection displayed on the right side of the label
Theme options for customizing specific Metabase components and visualizations.
-Font size of goal line labels
Labels used in cartesian charts, such as axis ticks and series.
Optional
padding?: stringPadding around the chart.
-Optional
border?: stringAdd custom borders to dashboard cards when set. +
Optional
border?: stringAdd custom borders to dashboard cards when set. Value is the same as the border property in CSS, such as "1px solid #ff0000". This will replace the card's drop shadow.
Optional
gridBorderColor?: stringBorder color of the dashboard grid, shown only when editing dashboards.
Defaults to colors.border
Optional
numberNumber chart
-Optional
value?: { fontSize?: CSSProperties["fontSize"]; lineHeight?: string }Value displayed on number charts. +
Optional
numberNumber chart
+Optional
value?: { fontSize?: React.CSSProperties["fontSize"]; lineHeight?: string }Value displayed on number charts. This also applies to the primary value in trend charts.
Pivot table *
Font size of cell values, defaults to ~12px
diff --git a/_docs/master/embedding/sdk/api/SdkErrorComponentProps.html b/_docs/master/embedding/sdk/api/SdkErrorComponentProps.html index 932377ce08..878704abb0 100644 --- a/_docs/master/embedding/sdk/api/SdkErrorComponentProps.html +++ b/_docs/master/embedding/sdk/api/SdkErrorComponentProps.html @@ -9,5 +9,5 @@ layout: docs-api --- -Optional
childrenItem children
Optional
closeDetermines whether the menu should be closed when the item is clicked, overrides closeOnItemClick
prop on the Menu
component
Optional
colorKey of theme.colors
or any valid CSS color
Optional
disabledDisables item
Icon name
Item label
-Optional
leftSection displayed on the left side of the label
+Optional
leftSection displayed on the left side of the label
Click handler
-Optional
rightSection displayed on the right side of the label
+Optional
rightSection displayed on the right side of the label
Theme options for customizing specific Metabase components and visualizations.
-Font size of goal line labels
Labels used in cartesian charts, such as axis ticks and series.
Optional
padding?: stringPadding around the chart.
-Optional
border?: stringAdd custom borders to dashboard cards when set. +
Optional
border?: stringAdd custom borders to dashboard cards when set. Value is the same as the border property in CSS, such as "1px solid #ff0000". This will replace the card's drop shadow.
Optional
gridBorderColor?: stringBorder color of the dashboard grid, shown only when editing dashboards.
Defaults to colors.border
Optional
numberNumber chart
-Optional
value?: { fontSize?: CSSProperties["fontSize"]; lineHeight?: string }Value displayed on number charts. +
Optional
numberNumber chart
+Optional
value?: { fontSize?: React.CSSProperties["fontSize"]; lineHeight?: string }Value displayed on number charts. This also applies to the primary value in trend charts.
Pivot table *
Font size of cell values, defaults to ~12px
diff --git a/_site/docs/master/embedding/sdk/api/SdkErrorComponentProps.html b/_site/docs/master/embedding/sdk/api/SdkErrorComponentProps.html index a7388b25ab..456e086fdd 100644 --- a/_site/docs/master/embedding/sdk/api/SdkErrorComponentProps.html +++ b/_site/docs/master/embedding/sdk/api/SdkErrorComponentProps.html @@ -23,7 +23,7 @@ -
Item children
+