@coinbase/cds-mcp-server 8.17.3 → 8.17.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/mcp-docs/mobile/components/Accordion.txt +11 -12
- package/mcp-docs/mobile/components/AccordionItem.txt +5 -6
- package/mcp-docs/mobile/components/Alert.txt +21 -22
- package/mcp-docs/mobile/components/AreaChart.txt +118 -119
- package/mcp-docs/mobile/components/Avatar.txt +82 -83
- package/mcp-docs/mobile/components/AvatarButton.txt +103 -104
- package/mcp-docs/mobile/components/Banner.txt +100 -101
- package/mcp-docs/mobile/components/BarChart.txt +120 -121
- package/mcp-docs/mobile/components/Box.txt +65 -66
- package/mcp-docs/mobile/components/BrowserBar.txt +38 -39
- package/mcp-docs/mobile/components/Button.txt +78 -79
- package/mcp-docs/mobile/components/ButtonGroup.txt +10 -11
- package/mcp-docs/mobile/components/Carousel.txt +103 -104
- package/mcp-docs/mobile/components/CartesianChart.txt +107 -108
- package/mcp-docs/mobile/components/CellMedia.txt +15 -16
- package/mcp-docs/mobile/components/Checkbox.txt +35 -36
- package/mcp-docs/mobile/components/CheckboxCell.txt +73 -74
- package/mcp-docs/mobile/components/CheckboxGroup.txt +24 -25
- package/mcp-docs/mobile/components/Chip.txt +67 -68
- package/mcp-docs/mobile/components/Coachmark.txt +42 -43
- package/mcp-docs/mobile/components/Collapsible.txt +15 -16
- package/mcp-docs/mobile/components/ContainedAssetCard.txt +16 -17
- package/mcp-docs/mobile/components/ContentCard.txt +99 -100
- package/mcp-docs/mobile/components/ContentCardBody.txt +23 -24
- package/mcp-docs/mobile/components/ContentCardFooter.txt +19 -20
- package/mcp-docs/mobile/components/ContentCardHeader.txt +33 -34
- package/mcp-docs/mobile/components/ContentCell.txt +102 -103
- package/mcp-docs/mobile/components/ControlGroup.txt +106 -107
- package/mcp-docs/mobile/components/DatePicker.txt +121 -122
- package/mcp-docs/mobile/components/Divider.txt +31 -32
- package/mcp-docs/mobile/components/DotCount.txt +15 -16
- package/mcp-docs/mobile/components/DotStatusColor.txt +12 -13
- package/mcp-docs/mobile/components/DotSymbol.txt +21 -22
- package/mcp-docs/mobile/components/Fallback.txt +49 -50
- package/mcp-docs/mobile/components/FloatingAssetCard.txt +13 -14
- package/mcp-docs/mobile/components/HStack.txt +99 -100
- package/mcp-docs/mobile/components/HeroSquare.txt +11 -12
- package/mcp-docs/mobile/components/Icon.txt +16 -17
- package/mcp-docs/mobile/components/IconButton.txt +104 -105
- package/mcp-docs/mobile/components/InputChip.txt +62 -63
- package/mcp-docs/mobile/components/Interactable.txt +72 -73
- package/mcp-docs/mobile/components/LineChart.txt +117 -118
- package/mcp-docs/mobile/components/Link.txt +113 -114
- package/mcp-docs/mobile/components/ListCell.txt +149 -128
- package/mcp-docs/mobile/components/LogoMark.txt +8 -9
- package/mcp-docs/mobile/components/LogoWordMark.txt +7 -8
- package/mcp-docs/mobile/components/Lottie.txt +39 -40
- package/mcp-docs/mobile/components/LottieStatusAnimation.txt +11 -12
- package/mcp-docs/mobile/components/Modal.txt +36 -37
- package/mcp-docs/mobile/components/ModalBody.txt +5 -6
- package/mcp-docs/mobile/components/ModalFooter.txt +5 -6
- package/mcp-docs/mobile/components/ModalHeader.txt +5 -6
- package/mcp-docs/mobile/components/MultiContentModule.txt +107 -108
- package/mcp-docs/mobile/components/NavigationTitle.txt +13 -14
- package/mcp-docs/mobile/components/NavigationTitleSelect.txt +20 -21
- package/mcp-docs/mobile/components/NudgeCard.txt +20 -21
- package/mcp-docs/mobile/components/Numpad.txt +108 -109
- package/mcp-docs/mobile/components/Overlay.txt +45 -46
- package/mcp-docs/mobile/components/PageFooter.txt +57 -58
- package/mcp-docs/mobile/components/PageHeader.txt +79 -80
- package/mcp-docs/mobile/components/PeriodSelector.txt +98 -99
- package/mcp-docs/mobile/components/Pictogram.txt +11 -12
- package/mcp-docs/mobile/components/Point.txt +21 -22
- package/mcp-docs/mobile/components/PortalProvider.txt +7 -8
- package/mcp-docs/mobile/components/Pressable.txt +67 -68
- package/mcp-docs/mobile/components/ProgressBar.txt +18 -19
- package/mcp-docs/mobile/components/ProgressBarWithFixedLabels.txt +13 -14
- package/mcp-docs/mobile/components/ProgressBarWithFloatLabel.txt +13 -14
- package/mcp-docs/mobile/components/ProgressCircle.txt +22 -23
- package/mcp-docs/mobile/components/Radio.txt +35 -36
- package/mcp-docs/mobile/components/RadioCell.txt +73 -74
- package/mcp-docs/mobile/components/RadioGroup.txt +35 -36
- package/mcp-docs/mobile/components/ReferenceLine.txt +15 -16
- package/mcp-docs/mobile/components/RemoteImage.txt +47 -48
- package/mcp-docs/mobile/components/RemoteImageGroup.txt +11 -12
- package/mcp-docs/mobile/components/RollingNumber.txt +130 -131
- package/mcp-docs/mobile/components/Scrubber.txt +19 -20
- package/mcp-docs/mobile/components/SearchInput.txt +77 -78
- package/mcp-docs/mobile/components/SectionHeader.txt +16 -17
- package/mcp-docs/mobile/components/SegmentedTabs.txt +105 -106
- package/mcp-docs/mobile/components/Select.txt +35 -36
- package/mcp-docs/mobile/components/SelectChip.txt +143 -144
- package/mcp-docs/mobile/components/SelectOption.txt +26 -27
- package/mcp-docs/mobile/components/SlideButton.txt +128 -129
- package/mcp-docs/mobile/components/Spacer.txt +27 -28
- package/mcp-docs/mobile/components/Sparkline.txt +18 -19
- package/mcp-docs/mobile/components/SparklineGradient.txt +18 -19
- package/mcp-docs/mobile/components/SparklineInteractive.txt +37 -38
- package/mcp-docs/mobile/components/SparklineInteractiveHeader.txt +12 -13
- package/mcp-docs/mobile/components/Spinner.txt +15 -16
- package/mcp-docs/mobile/components/SpotIcon.txt +11 -12
- package/mcp-docs/mobile/components/SpotRectangle.txt +11 -12
- package/mcp-docs/mobile/components/SpotSquare.txt +11 -12
- package/mcp-docs/mobile/components/Stepper.txt +113 -114
- package/mcp-docs/mobile/components/SubBrandLogoMark.txt +8 -9
- package/mcp-docs/mobile/components/SubBrandLogoWordMark.txt +8 -9
- package/mcp-docs/mobile/components/Switch.txt +35 -36
- package/mcp-docs/mobile/components/TabIndicator.txt +12 -13
- package/mcp-docs/mobile/components/TabLabel.txt +28 -29
- package/mcp-docs/mobile/components/TabNavigation.txt +41 -42
- package/mcp-docs/mobile/components/TabbedChips.txt +38 -39
- package/mcp-docs/mobile/components/Tabs.txt +76 -77
- package/mcp-docs/mobile/components/Tag.txt +102 -103
- package/mcp-docs/mobile/components/Text.txt +91 -92
- package/mcp-docs/mobile/components/TextInput.txt +107 -108
- package/mcp-docs/mobile/components/ThemeProvider.txt +8 -9
- package/mcp-docs/mobile/components/Toast.txt +82 -83
- package/mcp-docs/mobile/components/Tooltip.txt +20 -21
- package/mcp-docs/mobile/components/TopNavBar.txt +55 -56
- package/mcp-docs/mobile/components/Tour.txt +18 -19
- package/mcp-docs/mobile/components/Tray.txt +43 -44
- package/mcp-docs/mobile/components/UpsellCard.txt +16 -17
- package/mcp-docs/mobile/components/VStack.txt +99 -100
- package/mcp-docs/mobile/components/XAxis.txt +25 -26
- package/mcp-docs/mobile/components/YAxis.txt +26 -27
- package/mcp-docs/mobile/getting-started/{mcp-server.txt → ai-overview.txt} +51 -37
- package/mcp-docs/mobile/getting-started/installation.txt +57 -0
- package/mcp-docs/mobile/getting-started/introduction.txt +3 -0
- package/mcp-docs/mobile/getting-started/playground.txt +3 -0
- package/mcp-docs/mobile/getting-started/styling.txt +84 -0
- package/mcp-docs/mobile/getting-started/theming.txt +286 -0
- package/mcp-docs/mobile/hooks/useDimensions.txt +27 -2
- package/mcp-docs/mobile/hooks/useEventHandler.txt +120 -0
- package/mcp-docs/mobile/hooks/useMergeRefs.txt +116 -0
- package/mcp-docs/mobile/hooks/useOverlayContentContext.txt +67 -2
- package/mcp-docs/mobile/hooks/usePreviousValue.txt +74 -0
- package/mcp-docs/mobile/hooks/useRefMap.txt +178 -0
- package/mcp-docs/mobile/hooks/useTheme.txt +213 -2
- package/mcp-docs/mobile/routes.txt +8 -1
- package/mcp-docs/web/components/Accordion.txt +12 -13
- package/mcp-docs/web/components/AccordionItem.txt +5 -6
- package/mcp-docs/web/components/Alert.txt +24 -25
- package/mcp-docs/web/components/AreaChart.txt +137 -138
- package/mcp-docs/web/components/Avatar.txt +91 -92
- package/mcp-docs/web/components/AvatarButton.txt +113 -114
- package/mcp-docs/web/components/Banner.txt +101 -102
- package/mcp-docs/web/components/BarChart.txt +367 -368
- package/mcp-docs/web/components/Box.txt +65 -66
- package/mcp-docs/web/components/Button.txt +81 -82
- package/mcp-docs/web/components/ButtonGroup.txt +10 -11
- package/mcp-docs/web/components/Calendar.txt +56 -57
- package/mcp-docs/web/components/Carousel.txt +116 -117
- package/mcp-docs/web/components/CartesianChart.txt +357 -358
- package/mcp-docs/web/components/CellMedia.txt +14 -15
- package/mcp-docs/web/components/Checkbox.txt +22 -23
- package/mcp-docs/web/components/CheckboxCell.txt +70 -71
- package/mcp-docs/web/components/CheckboxGroup.txt +15 -16
- package/mcp-docs/web/components/Chip.txt +67 -68
- package/mcp-docs/web/components/Coachmark.txt +69 -70
- package/mcp-docs/web/components/Collapsible.txt +15 -16
- package/mcp-docs/web/components/ContainedAssetCard.txt +108 -109
- package/mcp-docs/web/components/ContentCard.txt +101 -102
- package/mcp-docs/web/components/ContentCardBody.txt +23 -24
- package/mcp-docs/web/components/ContentCardFooter.txt +19 -20
- package/mcp-docs/web/components/ContentCardHeader.txt +33 -34
- package/mcp-docs/web/components/ContentCell.txt +85 -86
- package/mcp-docs/web/components/ControlGroup.txt +108 -109
- package/mcp-docs/web/components/DatePicker.txt +59 -60
- package/mcp-docs/web/components/Divider.txt +31 -32
- package/mcp-docs/web/components/DotCount.txt +17 -18
- package/mcp-docs/web/components/DotStatusColor.txt +12 -13
- package/mcp-docs/web/components/DotSymbol.txt +24 -25
- package/mcp-docs/web/components/Dropdown.txt +31 -32
- package/mcp-docs/web/components/Fallback.txt +49 -50
- package/mcp-docs/web/components/FloatingAssetCard.txt +108 -109
- package/mcp-docs/web/components/FullscreenAlert.txt +20 -21
- package/mcp-docs/web/components/FullscreenModal.txt +28 -29
- package/mcp-docs/web/components/FullscreenModalLayout.txt +19 -20
- package/mcp-docs/web/components/Grid.txt +106 -107
- package/mcp-docs/web/components/GridColumn.txt +96 -97
- package/mcp-docs/web/components/HStack.txt +101 -102
- package/mcp-docs/web/components/HeroSquare.txt +12 -13
- package/mcp-docs/web/components/Icon.txt +27 -28
- package/mcp-docs/web/components/IconButton.txt +117 -118
- package/mcp-docs/web/components/InputChip.txt +62 -63
- package/mcp-docs/web/components/Interactable.txt +75 -76
- package/mcp-docs/web/components/LineChart.txt +366 -367
- package/mcp-docs/web/components/Link.txt +114 -115
- package/mcp-docs/web/components/ListCell.txt +157 -136
- package/mcp-docs/web/components/LogoMark.txt +8 -9
- package/mcp-docs/web/components/LogoWordMark.txt +7 -8
- package/mcp-docs/web/components/Lottie.txt +44 -45
- package/mcp-docs/web/components/LottieStatusAnimation.txt +11 -12
- package/mcp-docs/web/components/MediaQueryProvider.txt +7 -8
- package/mcp-docs/web/components/Modal.txt +69 -66
- package/mcp-docs/web/components/ModalBody.txt +5 -6
- package/mcp-docs/web/components/ModalFooter.txt +5 -6
- package/mcp-docs/web/components/ModalHeader.txt +5 -6
- package/mcp-docs/web/components/MultiContentModule.txt +109 -110
- package/mcp-docs/web/components/NavigationBar.txt +18 -19
- package/mcp-docs/web/components/NavigationTitle.txt +7 -8
- package/mcp-docs/web/components/NavigationTitleSelect.txt +9 -10
- package/mcp-docs/web/components/NudgeCard.txt +61 -62
- package/mcp-docs/web/components/Overlay.txt +57 -58
- package/mcp-docs/web/components/PageFooter.txt +77 -78
- package/mcp-docs/web/components/PageHeader.txt +107 -108
- package/mcp-docs/web/components/Pagination.txt +115 -116
- package/mcp-docs/web/components/PeriodSelector.txt +158 -159
- package/mcp-docs/web/components/Pictogram.txt +13 -14
- package/mcp-docs/web/components/Point.txt +169 -170
- package/mcp-docs/web/components/PortalProvider.txt +6 -7
- package/mcp-docs/web/components/Pressable.txt +73 -74
- package/mcp-docs/web/components/ProgressBar.txt +20 -21
- package/mcp-docs/web/components/ProgressBarWithFixedLabels.txt +15 -16
- package/mcp-docs/web/components/ProgressBarWithFloatLabel.txt +15 -16
- package/mcp-docs/web/components/ProgressCircle.txt +24 -25
- package/mcp-docs/web/components/Radio.txt +22 -23
- package/mcp-docs/web/components/RadioCell.txt +83 -84
- package/mcp-docs/web/components/RadioGroup.txt +22 -23
- package/mcp-docs/web/components/ReferenceLine.txt +22 -23
- package/mcp-docs/web/components/RemoteImage.txt +49 -50
- package/mcp-docs/web/components/RemoteImageGroup.txt +11 -12
- package/mcp-docs/web/components/RollingNumber.txt +131 -132
- package/mcp-docs/web/components/Scrubber.txt +22 -23
- package/mcp-docs/web/components/SearchInput.txt +29 -30
- package/mcp-docs/web/components/SectionHeader.txt +98 -99
- package/mcp-docs/web/components/SegmentedTabs.txt +109 -110
- package/mcp-docs/web/components/Select.txt +22 -23
- package/mcp-docs/web/components/SelectChip.txt +134 -135
- package/mcp-docs/web/components/SelectOption.txt +31 -32
- package/mcp-docs/web/components/Sidebar.txt +109 -110
- package/mcp-docs/web/components/SidebarItem.txt +6 -7
- package/mcp-docs/web/components/SidebarMoreMenu.txt +5 -6
- package/mcp-docs/web/components/Spacer.txt +57 -58
- package/mcp-docs/web/components/Sparkline.txt +18 -19
- package/mcp-docs/web/components/SparklineGradient.txt +18 -19
- package/mcp-docs/web/components/SparklineInteractive.txt +34 -35
- package/mcp-docs/web/components/SparklineInteractiveHeader.txt +12 -13
- package/mcp-docs/web/components/Spinner.txt +15 -16
- package/mcp-docs/web/components/SpotIcon.txt +12 -13
- package/mcp-docs/web/components/SpotRectangle.txt +12 -13
- package/mcp-docs/web/components/SpotSquare.txt +12 -13
- package/mcp-docs/web/components/Stepper.txt +119 -120
- package/mcp-docs/web/components/SubBrandLogoMark.txt +8 -9
- package/mcp-docs/web/components/SubBrandLogoWordMark.txt +8 -9
- package/mcp-docs/web/components/Switch.txt +23 -24
- package/mcp-docs/web/components/TabIndicator.txt +12 -13
- package/mcp-docs/web/components/TabLabel.txt +28 -29
- package/mcp-docs/web/components/TabNavigation.txt +41 -42
- package/mcp-docs/web/components/TabbedChips.txt +38 -39
- package/mcp-docs/web/components/Table.txt +17 -18
- package/mcp-docs/web/components/TableBody.txt +9 -10
- package/mcp-docs/web/components/TableCaption.txt +13 -14
- package/mcp-docs/web/components/TableCell.txt +21 -22
- package/mcp-docs/web/components/TableCellFallback.txt +16 -17
- package/mcp-docs/web/components/TableFooter.txt +9 -10
- package/mcp-docs/web/components/TableHeader.txt +10 -11
- package/mcp-docs/web/components/TableRow.txt +13 -14
- package/mcp-docs/web/components/Tabs.txt +94 -95
- package/mcp-docs/web/components/Tag.txt +106 -107
- package/mcp-docs/web/components/Text.txt +110 -111
- package/mcp-docs/web/components/TextInput.txt +32 -33
- package/mcp-docs/web/components/ThemeProvider.txt +27 -28
- package/mcp-docs/web/components/TileButton.txt +37 -38
- package/mcp-docs/web/components/Toast.txt +82 -83
- package/mcp-docs/web/components/Tooltip.txt +22 -23
- package/mcp-docs/web/components/Tour.txt +21 -22
- package/mcp-docs/web/components/Tray.txt +23 -24
- package/mcp-docs/web/components/UpsellCard.txt +16 -17
- package/mcp-docs/web/components/VStack.txt +101 -102
- package/mcp-docs/web/components/XAxis.txt +25 -26
- package/mcp-docs/web/components/YAxis.txt +26 -27
- package/mcp-docs/web/getting-started/{mcp-server.txt → ai-overview.txt} +51 -37
- package/mcp-docs/web/getting-started/installation.txt +103 -0
- package/mcp-docs/web/getting-started/introduction.txt +3 -0
- package/mcp-docs/web/getting-started/playground.txt +3 -0
- package/mcp-docs/web/getting-started/styling.txt +161 -0
- package/mcp-docs/web/getting-started/templates.txt +121 -0
- package/mcp-docs/web/getting-started/theming.txt +426 -0
- package/mcp-docs/web/hooks/useBreakpoints.txt +30 -2
- package/mcp-docs/web/hooks/useDimensions.txt +61 -2
- package/mcp-docs/web/hooks/useEventHandler.txt +120 -0
- package/mcp-docs/web/hooks/useHasMounted.txt +22 -2
- package/mcp-docs/web/hooks/useIsoEffect.txt +18 -2
- package/mcp-docs/web/hooks/useMediaQuery.txt +22 -2
- package/mcp-docs/web/hooks/useMergeRefs.txt +116 -0
- package/mcp-docs/web/hooks/useOverlayContentContext.txt +64 -2
- package/mcp-docs/web/hooks/usePreviousValue.txt +74 -0
- package/mcp-docs/web/hooks/useRefMap.txt +178 -0
- package/mcp-docs/web/hooks/useScrollBlocker.txt +21 -2
- package/mcp-docs/web/hooks/useTheme.txt +261 -2
- package/mcp-docs/web/routes.txt +9 -1
- package/package.json +1 -1
|
@@ -4,367 +4,11 @@ A flexible, low-level chart component for displaying data in an x/y coordinate s
|
|
|
4
4
|
|
|
5
5
|
## Import
|
|
6
6
|
|
|
7
|
-
```
|
|
7
|
+
```tsx
|
|
8
8
|
import { CartesianChart } from '@coinbase/cds-web-visualization'
|
|
9
9
|
```
|
|
10
10
|
|
|
11
|
-
##
|
|
12
|
-
|
|
13
|
-
| Prop | Type | Required | Default | Description |
|
|
14
|
-
| --- | --- | --- | --- | --- |
|
|
15
|
-
| `accentHeight` | `string \| number` | No | `-` | - |
|
|
16
|
-
| `accumulate` | `none \| sum` | No | `-` | - |
|
|
17
|
-
| `additive` | `sum \| replace` | No | `-` | - |
|
|
18
|
-
| `alignContent` | `ResponsiveProp<center \| end \| normal \| start \| flex-start \| flex-end \| space-between \| space-around \| space-evenly \| stretch \| baseline \| first baseline \| last baseline>` | No | `-` | - |
|
|
19
|
-
| `alignItems` | `ResponsiveProp<center \| end \| normal \| start \| flex-start \| flex-end \| stretch \| baseline \| first baseline \| last baseline \| self-start \| self-end>` | No | `-` | - |
|
|
20
|
-
| `alignSelf` | `ResponsiveProp<center \| end \| normal \| auto \| start \| flex-start \| flex-end \| stretch \| baseline \| first baseline \| last baseline \| self-start \| self-end>` | No | `-` | - |
|
|
21
|
-
| `alignmentBaseline` | `alphabetic \| hanging \| ideographic \| mathematical \| inherit \| auto \| baseline \| before-edge \| text-before-edge \| middle \| central \| after-edge \| text-after-edge` | No | `-` | - |
|
|
22
|
-
| `allowReorder` | `no \| yes` | No | `-` | - |
|
|
23
|
-
| `alphabetic` | `string \| number` | No | `-` | - |
|
|
24
|
-
| `amplitude` | `string \| number` | No | `-` | - |
|
|
25
|
-
| `animate` | `boolean` | No | `true` | Whether to animate the chart. |
|
|
26
|
-
| `arabicForm` | `initial \| medial \| terminal \| isolated` | No | `-` | - |
|
|
27
|
-
| `as` | `svg` | No | `-` | - |
|
|
28
|
-
| `ascent` | `string \| number` | No | `-` | - |
|
|
29
|
-
| `aspectRatio` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
30
|
-
| `attributeName` | `string` | No | `-` | - |
|
|
31
|
-
| `attributeType` | `string` | No | `-` | - |
|
|
32
|
-
| `autoReverse` | `false \| true \| true \| false` | No | `-` | - |
|
|
33
|
-
| `azimuth` | `string \| number` | No | `-` | - |
|
|
34
|
-
| `background` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
35
|
-
| `baseFrequency` | `string \| number` | No | `-` | - |
|
|
36
|
-
| `baseProfile` | `string \| number` | No | `-` | - |
|
|
37
|
-
| `baselineShift` | `string \| number` | No | `-` | - |
|
|
38
|
-
| `bbox` | `string \| number` | No | `-` | - |
|
|
39
|
-
| `begin` | `string \| number` | No | `-` | - |
|
|
40
|
-
| `bias` | `string \| number` | No | `-` | - |
|
|
41
|
-
| `borderBottomLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
42
|
-
| `borderBottomRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
43
|
-
| `borderBottomWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
44
|
-
| `borderColor` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
45
|
-
| `borderEndWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
46
|
-
| `borderRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
47
|
-
| `borderStartWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
48
|
-
| `borderTopLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
49
|
-
| `borderTopRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
50
|
-
| `borderTopWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
51
|
-
| `borderWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
52
|
-
| `bordered` | `boolean` | No | `-` | Add a border around all sides of the box. |
|
|
53
|
-
| `borderedBottom` | `boolean` | No | `-` | Add a border to the bottom side of the box. |
|
|
54
|
-
| `borderedEnd` | `boolean` | No | `-` | Add a border to the trailing side of the box. |
|
|
55
|
-
| `borderedHorizontal` | `boolean` | No | `-` | Add a border to the leading and trailing sides of the box. |
|
|
56
|
-
| `borderedStart` | `boolean` | No | `-` | Add a border to the leading side of the box. |
|
|
57
|
-
| `borderedTop` | `boolean` | No | `-` | Add a border to the top side of the box. |
|
|
58
|
-
| `borderedVertical` | `boolean` | No | `-` | Add a border to the top and bottom sides of the box. |
|
|
59
|
-
| `bottom` | `ResponsiveProp<Bottom<string \| number>>` | No | `-` | - |
|
|
60
|
-
| `by` | `string \| number` | No | `-` | - |
|
|
61
|
-
| `calcMode` | `string \| number` | No | `-` | - |
|
|
62
|
-
| `capHeight` | `string \| number` | No | `-` | - |
|
|
63
|
-
| `className` | `string` | No | `-` | - |
|
|
64
|
-
| `clip` | `string \| number` | No | `-` | - |
|
|
65
|
-
| `clipPath` | `string` | No | `-` | - |
|
|
66
|
-
| `clipPathUnits` | `string \| number` | No | `-` | - |
|
|
67
|
-
| `clipRule` | `string \| number` | No | `-` | - |
|
|
68
|
-
| `color` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
69
|
-
| `colorInterpolation` | `string \| number` | No | `-` | - |
|
|
70
|
-
| `colorInterpolationFilters` | `inherit \| auto \| sRGB \| linearRGB` | No | `-` | - |
|
|
71
|
-
| `colorProfile` | `string \| number` | No | `-` | - |
|
|
72
|
-
| `colorRendering` | `string \| number` | No | `-` | - |
|
|
73
|
-
| `columnGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
74
|
-
| `contentScriptType` | `string \| number` | No | `-` | - |
|
|
75
|
-
| `contentStyleType` | `string \| number` | No | `-` | - |
|
|
76
|
-
| `crossOrigin` | ` \| anonymous \| use-credentials` | No | `-` | - |
|
|
77
|
-
| `cursor` | `string \| number` | No | `-` | - |
|
|
78
|
-
| `cx` | `string \| number` | No | `-` | - |
|
|
79
|
-
| `cy` | `string \| number` | No | `-` | - |
|
|
80
|
-
| `d` | `string` | No | `-` | - |
|
|
81
|
-
| `dangerouslySetBackground` | `string` | No | `-` | - |
|
|
82
|
-
| `decelerate` | `string \| number` | No | `-` | - |
|
|
83
|
-
| `descent` | `string \| number` | No | `-` | - |
|
|
84
|
-
| `diffuseConstant` | `string \| number` | No | `-` | - |
|
|
85
|
-
| `direction` | `string \| number` | No | `-` | - |
|
|
86
|
-
| `display` | `ResponsiveProp<grid \| revert \| none \| block \| inline \| inline-block \| flex \| inline-flex \| inline-grid \| contents \| flow-root \| list-item>` | No | `-` | - |
|
|
87
|
-
| `divisor` | `string \| number` | No | `-` | - |
|
|
88
|
-
| `dominantBaseline` | `string \| number` | No | `-` | - |
|
|
89
|
-
| `dur` | `string \| number` | No | `-` | - |
|
|
90
|
-
| `dx` | `string \| number` | No | `-` | - |
|
|
91
|
-
| `dy` | `string \| number` | No | `-` | - |
|
|
92
|
-
| `edgeMode` | `string \| number` | No | `-` | - |
|
|
93
|
-
| `elevation` | `0 \| 1 \| 2` | No | `-` | - |
|
|
94
|
-
| `enableBackground` | `string \| number` | No | `-` | - |
|
|
95
|
-
| `enableScrubbing` | `boolean` | No | `-` | Enables scrubbing interactions. When true, allows scrubbing and makes scrubber components interactive. |
|
|
96
|
-
| `end` | `string \| number` | No | `-` | - |
|
|
97
|
-
| `exponent` | `string \| number` | No | `-` | - |
|
|
98
|
-
| `externalResourcesRequired` | `false \| true \| true \| false` | No | `-` | - |
|
|
99
|
-
| `fill` | `string` | No | `-` | - |
|
|
100
|
-
| `fillOpacity` | `string \| number` | No | `-` | - |
|
|
101
|
-
| `fillRule` | `inherit \| nonzero \| evenodd` | No | `-` | - |
|
|
102
|
-
| `filter` | `string` | No | `-` | - |
|
|
103
|
-
| `filterRes` | `string \| number` | No | `-` | - |
|
|
104
|
-
| `filterUnits` | `string \| number` | No | `-` | - |
|
|
105
|
-
| `flexBasis` | `ResponsiveProp<FlexBasis<string \| number>>` | No | `-` | - |
|
|
106
|
-
| `flexDirection` | `ResponsiveProp<row \| row-reverse \| column \| column-reverse>` | No | `-` | - |
|
|
107
|
-
| `flexGrow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
108
|
-
| `flexShrink` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
109
|
-
| `flexWrap` | `ResponsiveProp<nowrap \| wrap \| wrap-reverse>` | No | `-` | - |
|
|
110
|
-
| `floodColor` | `string \| number` | No | `-` | - |
|
|
111
|
-
| `floodOpacity` | `string \| number` | No | `-` | - |
|
|
112
|
-
| `focusable` | `auto \| Booleanish` | No | `-` | - |
|
|
113
|
-
| `font` | `ResponsiveProp<FontFamily \| inherit>` | No | `-` | - |
|
|
114
|
-
| `fontFamily` | `ResponsiveProp<FontFamily \| inherit>` | No | `-` | - |
|
|
115
|
-
| `fontSize` | `ResponsiveProp<FontSize \| inherit>` | No | `-` | - |
|
|
116
|
-
| `fontSizeAdjust` | `string \| number` | No | `-` | - |
|
|
117
|
-
| `fontStretch` | `string \| number` | No | `-` | - |
|
|
118
|
-
| `fontStyle` | `string \| number` | No | `-` | - |
|
|
119
|
-
| `fontVariant` | `string \| number` | No | `-` | - |
|
|
120
|
-
| `fontWeight` | `ResponsiveProp<FontWeight \| inherit>` | No | `-` | - |
|
|
121
|
-
| `format` | `string \| number` | No | `-` | - |
|
|
122
|
-
| `fr` | `string \| number` | No | `-` | - |
|
|
123
|
-
| `from` | `string \| number` | No | `-` | - |
|
|
124
|
-
| `fx` | `string \| number` | No | `-` | - |
|
|
125
|
-
| `fy` | `string \| number` | No | `-` | - |
|
|
126
|
-
| `g1` | `string \| number` | No | `-` | - |
|
|
127
|
-
| `g2` | `string \| number` | No | `-` | - |
|
|
128
|
-
| `gap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
129
|
-
| `glyphName` | `string \| number` | No | `-` | - |
|
|
130
|
-
| `glyphOrientationHorizontal` | `string \| number` | No | `-` | - |
|
|
131
|
-
| `glyphOrientationVertical` | `string \| number` | No | `-` | - |
|
|
132
|
-
| `glyphRef` | `string \| number` | No | `-` | - |
|
|
133
|
-
| `gradientTransform` | `string` | No | `-` | - |
|
|
134
|
-
| `gradientUnits` | `string` | No | `-` | - |
|
|
135
|
-
| `grid` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
136
|
-
| `gridArea` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
137
|
-
| `gridAutoColumns` | `ResponsiveProp<GridAutoColumns<string \| number>>` | No | `-` | - |
|
|
138
|
-
| `gridAutoFlow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| row \| column \| dense` | No | `-` | - |
|
|
139
|
-
| `gridAutoRows` | `ResponsiveProp<GridAutoRows<string \| number>>` | No | `-` | - |
|
|
140
|
-
| `gridColumn` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
141
|
-
| `gridColumnEnd` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
142
|
-
| `gridColumnStart` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
143
|
-
| `gridRow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
144
|
-
| `gridRowEnd` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
145
|
-
| `gridRowStart` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
146
|
-
| `gridTemplate` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
147
|
-
| `gridTemplateAreas` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
148
|
-
| `gridTemplateColumns` | `ResponsiveProp<GridTemplateColumns<string \| number>>` | No | `-` | - |
|
|
149
|
-
| `gridTemplateRows` | `ResponsiveProp<GridTemplateRows<string \| number>>` | No | `-` | - |
|
|
150
|
-
| `hanging` | `string \| number` | No | `-` | - |
|
|
151
|
-
| `height` | `ResponsiveProp<Height<string \| number>>` | No | `-` | - |
|
|
152
|
-
| `horizAdvX` | `string \| number` | No | `-` | - |
|
|
153
|
-
| `horizOriginX` | `string \| number` | No | `-` | - |
|
|
154
|
-
| `href` | `string` | No | `-` | - |
|
|
155
|
-
| `id` | `string` | No | `-` | - |
|
|
156
|
-
| `ideographic` | `string \| number` | No | `-` | - |
|
|
157
|
-
| `imageRendering` | `string \| number` | No | `-` | - |
|
|
158
|
-
| `in` | `string` | No | `-` | - |
|
|
159
|
-
| `in2` | `string \| number` | No | `-` | - |
|
|
160
|
-
| `inset` | `number \| Partial<ChartInset>` | No | `-` | Inset around the entire chart (outside the axes). |
|
|
161
|
-
| `intercept` | `string \| number` | No | `-` | - |
|
|
162
|
-
| `justifyContent` | `ResponsiveProp<left \| right \| center \| end \| normal \| start \| flex-start \| flex-end \| space-between \| space-around \| space-evenly \| stretch>` | No | `-` | - |
|
|
163
|
-
| `k` | `string \| number` | No | `-` | - |
|
|
164
|
-
| `k1` | `string \| number` | No | `-` | - |
|
|
165
|
-
| `k2` | `string \| number` | No | `-` | - |
|
|
166
|
-
| `k3` | `string \| number` | No | `-` | - |
|
|
167
|
-
| `k4` | `string \| number` | No | `-` | - |
|
|
168
|
-
| `kernelMatrix` | `string \| number` | No | `-` | - |
|
|
169
|
-
| `kernelUnitLength` | `string \| number` | No | `-` | - |
|
|
170
|
-
| `kerning` | `string \| number` | No | `-` | - |
|
|
171
|
-
| `key` | `Key \| null` | No | `-` | - |
|
|
172
|
-
| `keyPoints` | `string \| number` | No | `-` | - |
|
|
173
|
-
| `keySplines` | `string \| number` | No | `-` | - |
|
|
174
|
-
| `keyTimes` | `string \| number` | No | `-` | - |
|
|
175
|
-
| `lang` | `string` | No | `-` | - |
|
|
176
|
-
| `left` | `ResponsiveProp<Left<string \| number>>` | No | `-` | - |
|
|
177
|
-
| `lengthAdjust` | `string \| number` | No | `-` | - |
|
|
178
|
-
| `letterSpacing` | `string \| number` | No | `-` | - |
|
|
179
|
-
| `lightingColor` | `string \| number` | No | `-` | - |
|
|
180
|
-
| `limitingConeAngle` | `string \| number` | No | `-` | - |
|
|
181
|
-
| `lineHeight` | `ResponsiveProp<LineHeight \| inherit>` | No | `-` | - |
|
|
182
|
-
| `local` | `string \| number` | No | `-` | - |
|
|
183
|
-
| `margin` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
184
|
-
| `marginBottom` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
185
|
-
| `marginEnd` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
186
|
-
| `marginStart` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
187
|
-
| `marginTop` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
188
|
-
| `marginX` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
189
|
-
| `marginY` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
190
|
-
| `markerEnd` | `string` | No | `-` | - |
|
|
191
|
-
| `markerHeight` | `string \| number` | No | `-` | - |
|
|
192
|
-
| `markerMid` | `string` | No | `-` | - |
|
|
193
|
-
| `markerStart` | `string` | No | `-` | - |
|
|
194
|
-
| `markerUnits` | `string \| number` | No | `-` | - |
|
|
195
|
-
| `markerWidth` | `string \| number` | No | `-` | - |
|
|
196
|
-
| `mask` | `string` | No | `-` | - |
|
|
197
|
-
| `maskContentUnits` | `string \| number` | No | `-` | - |
|
|
198
|
-
| `maskUnits` | `string \| number` | No | `-` | - |
|
|
199
|
-
| `mathematical` | `string \| number` | No | `-` | - |
|
|
200
|
-
| `max` | `string \| number` | No | `-` | - |
|
|
201
|
-
| `maxHeight` | `ResponsiveProp<MaxHeight<string \| number>>` | No | `-` | - |
|
|
202
|
-
| `maxWidth` | `ResponsiveProp<MaxWidth<string \| number>>` | No | `-` | - |
|
|
203
|
-
| `media` | `string` | No | `-` | - |
|
|
204
|
-
| `method` | `string` | No | `-` | - |
|
|
205
|
-
| `min` | `string \| number` | No | `-` | - |
|
|
206
|
-
| `minHeight` | `ResponsiveProp<MinHeight<string \| number>>` | No | `-` | - |
|
|
207
|
-
| `minWidth` | `ResponsiveProp<MinWidth<string \| number>>` | No | `-` | - |
|
|
208
|
-
| `mode` | `string \| number` | No | `-` | - |
|
|
209
|
-
| `name` | `string` | No | `-` | - |
|
|
210
|
-
| `numOctaves` | `string \| number` | No | `-` | - |
|
|
211
|
-
| `offset` | `string \| number` | No | `-` | - |
|
|
212
|
-
| `onChange` | `FormEventHandler<SVGSVGElement>` | No | `-` | - |
|
|
213
|
-
| `onScrubberPositionChange` | `((index: number) => void) \| undefined` | No | `-` | Callback fired when the scrubber position changes. Receives the dataIndex of the scrubber or undefined when not scrubbing. |
|
|
214
|
-
| `opacity` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
215
|
-
| `operator` | `string \| number` | No | `-` | - |
|
|
216
|
-
| `order` | `string \| number` | No | `-` | - |
|
|
217
|
-
| `orient` | `string \| number` | No | `-` | - |
|
|
218
|
-
| `orientation` | `string \| number` | No | `-` | - |
|
|
219
|
-
| `origin` | `string \| number` | No | `-` | - |
|
|
220
|
-
| `overflow` | `ResponsiveProp<clip \| auto \| visible \| hidden \| scroll>` | No | `-` | - |
|
|
221
|
-
| `overlinePosition` | `string \| number` | No | `-` | - |
|
|
222
|
-
| `overlineThickness` | `string \| number` | No | `-` | - |
|
|
223
|
-
| `padding` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
224
|
-
| `paddingBottom` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
225
|
-
| `paddingEnd` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
226
|
-
| `paddingStart` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
227
|
-
| `paddingTop` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
228
|
-
| `paddingX` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
229
|
-
| `paddingY` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
230
|
-
| `paintOrder` | `string \| number` | No | `-` | - |
|
|
231
|
-
| `panose1` | `string \| number` | No | `-` | - |
|
|
232
|
-
| `path` | `string` | No | `-` | - |
|
|
233
|
-
| `pathLength` | `string \| number` | No | `-` | - |
|
|
234
|
-
| `patternContentUnits` | `string` | No | `-` | - |
|
|
235
|
-
| `patternTransform` | `string \| number` | No | `-` | - |
|
|
236
|
-
| `patternUnits` | `string` | No | `-` | - |
|
|
237
|
-
| `pin` | `top \| bottom \| left \| right \| all` | No | `-` | Direction in which to absolutely pin the box. |
|
|
238
|
-
| `pointerEvents` | `string \| number` | No | `-` | - |
|
|
239
|
-
| `points` | `string` | No | `-` | - |
|
|
240
|
-
| `pointsAtX` | `string \| number` | No | `-` | - |
|
|
241
|
-
| `pointsAtY` | `string \| number` | No | `-` | - |
|
|
242
|
-
| `pointsAtZ` | `string \| number` | No | `-` | - |
|
|
243
|
-
| `position` | `ResponsiveProp<static \| relative \| absolute \| fixed \| sticky>` | No | `-` | - |
|
|
244
|
-
| `preserveAlpha` | `false \| true \| true \| false` | No | `-` | - |
|
|
245
|
-
| `preserveAspectRatio` | `string` | No | `-` | - |
|
|
246
|
-
| `primitiveUnits` | `string \| number` | No | `-` | - |
|
|
247
|
-
| `r` | `string \| number` | No | `-` | - |
|
|
248
|
-
| `radius` | `string \| number` | No | `-` | - |
|
|
249
|
-
| `ref` | `((instance: SVGSVGElement \| null) => void) \| RefObject<SVGSVGElement> \| null` | No | `-` | - |
|
|
250
|
-
| `refX` | `string \| number` | No | `-` | - |
|
|
251
|
-
| `refY` | `string \| number` | No | `-` | - |
|
|
252
|
-
| `renderingIntent` | `string \| number` | No | `-` | - |
|
|
253
|
-
| `repeatCount` | `string \| number` | No | `-` | - |
|
|
254
|
-
| `repeatDur` | `string \| number` | No | `-` | - |
|
|
255
|
-
| `requiredExtensions` | `string \| number` | No | `-` | - |
|
|
256
|
-
| `requiredFeatures` | `string \| number` | No | `-` | - |
|
|
257
|
-
| `restart` | `string \| number` | No | `-` | - |
|
|
258
|
-
| `result` | `string` | No | `-` | - |
|
|
259
|
-
| `right` | `ResponsiveProp<Right<string \| number>>` | No | `-` | - |
|
|
260
|
-
| `role` | `grid \| article \| button \| dialog \| figure \| form \| img \| link \| main \| menu \| menuitem \| option \| search \| table \| switch \| string & {} \| none \| row \| alert \| alertdialog \| application \| banner \| cell \| checkbox \| columnheader \| combobox \| complementary \| contentinfo \| definition \| directory \| document \| feed \| gridcell \| group \| heading \| list \| listbox \| listitem \| log \| marquee \| math \| menubar \| menuitemcheckbox \| menuitemradio \| navigation \| note \| presentation \| progressbar \| radio \| radiogroup \| region \| rowgroup \| rowheader \| scrollbar \| searchbox \| separator \| slider \| spinbutton \| status \| tab \| tablist \| tabpanel \| term \| textbox \| timer \| toolbar \| tooltip \| tree \| treegrid \| treeitem` | No | `-` | - |
|
|
261
|
-
| `rotate` | `string \| number` | No | `-` | - |
|
|
262
|
-
| `rowGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
263
|
-
| `rx` | `string \| number` | No | `-` | - |
|
|
264
|
-
| `ry` | `string \| number` | No | `-` | - |
|
|
265
|
-
| `scale` | `string \| number` | No | `-` | - |
|
|
266
|
-
| `seed` | `string \| number` | No | `-` | - |
|
|
267
|
-
| `series` | `Series[]` | No | `-` | Configuration objects that define how to visualize the data. Each series contains its own data array. |
|
|
268
|
-
| `shapeRendering` | `string \| number` | No | `-` | - |
|
|
269
|
-
| `slope` | `string \| number` | No | `-` | - |
|
|
270
|
-
| `spacing` | `string \| number` | No | `-` | - |
|
|
271
|
-
| `specularConstant` | `string \| number` | No | `-` | - |
|
|
272
|
-
| `specularExponent` | `string \| number` | No | `-` | - |
|
|
273
|
-
| `speed` | `string \| number` | No | `-` | - |
|
|
274
|
-
| `spreadMethod` | `string` | No | `-` | - |
|
|
275
|
-
| `startOffset` | `string \| number` | No | `-` | - |
|
|
276
|
-
| `stdDeviation` | `string \| number` | No | `-` | - |
|
|
277
|
-
| `stemh` | `string \| number` | No | `-` | - |
|
|
278
|
-
| `stemv` | `string \| number` | No | `-` | - |
|
|
279
|
-
| `stitchTiles` | `string \| number` | No | `-` | - |
|
|
280
|
-
| `stopColor` | `string` | No | `-` | - |
|
|
281
|
-
| `stopOpacity` | `string \| number` | No | `-` | - |
|
|
282
|
-
| `strikethroughPosition` | `string \| number` | No | `-` | - |
|
|
283
|
-
| `strikethroughThickness` | `string \| number` | No | `-` | - |
|
|
284
|
-
| `string` | `string \| number` | No | `-` | - |
|
|
285
|
-
| `stroke` | `string` | No | `-` | - |
|
|
286
|
-
| `strokeDasharray` | `string \| number` | No | `-` | - |
|
|
287
|
-
| `strokeDashoffset` | `string \| number` | No | `-` | - |
|
|
288
|
-
| `strokeLinecap` | `inherit \| butt \| round \| square` | No | `-` | - |
|
|
289
|
-
| `strokeLinejoin` | `inherit \| round \| miter \| bevel` | No | `-` | - |
|
|
290
|
-
| `strokeMiterlimit` | `string \| number` | No | `-` | - |
|
|
291
|
-
| `strokeOpacity` | `string \| number` | No | `-` | - |
|
|
292
|
-
| `strokeWidth` | `string \| number` | No | `-` | - |
|
|
293
|
-
| `style` | `CSSProperties` | No | `-` | - |
|
|
294
|
-
| `suppressHydrationWarning` | `boolean` | No | `-` | - |
|
|
295
|
-
| `surfaceScale` | `string \| number` | No | `-` | - |
|
|
296
|
-
| `systemLanguage` | `string \| number` | No | `-` | - |
|
|
297
|
-
| `tabIndex` | `number` | No | `-` | - |
|
|
298
|
-
| `tableValues` | `string \| number` | No | `-` | - |
|
|
299
|
-
| `target` | `string` | No | `-` | - |
|
|
300
|
-
| `targetX` | `string \| number` | No | `-` | - |
|
|
301
|
-
| `targetY` | `string \| number` | No | `-` | - |
|
|
302
|
-
| `testID` | `string` | No | `-` | Used to locate this element in unit and end-to-end tests. Under the hood, testID translates to data-testid on Web. On Mobile, testID stays the same - testID |
|
|
303
|
-
| `textAlign` | `ResponsiveProp<center \| end \| start \| justify>` | No | `-` | - |
|
|
304
|
-
| `textAnchor` | `string` | No | `-` | - |
|
|
305
|
-
| `textDecoration` | `ResponsiveProp<none \| underline \| overline \| line-through \| underline overline \| underline double>` | No | `-` | - |
|
|
306
|
-
| `textLength` | `string \| number` | No | `-` | - |
|
|
307
|
-
| `textRendering` | `string \| number` | No | `-` | - |
|
|
308
|
-
| `textTransform` | `ResponsiveProp<capitalize \| lowercase \| none \| uppercase>` | No | `-` | - |
|
|
309
|
-
| `to` | `string \| number` | No | `-` | - |
|
|
310
|
-
| `top` | `ResponsiveProp<Top<string \| number>>` | No | `-` | - |
|
|
311
|
-
| `transform` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
312
|
-
| `type` | `string` | No | `-` | - |
|
|
313
|
-
| `u1` | `string \| number` | No | `-` | - |
|
|
314
|
-
| `u2` | `string \| number` | No | `-` | - |
|
|
315
|
-
| `underlinePosition` | `string \| number` | No | `-` | - |
|
|
316
|
-
| `underlineThickness` | `string \| number` | No | `-` | - |
|
|
317
|
-
| `unicode` | `string \| number` | No | `-` | - |
|
|
318
|
-
| `unicodeBidi` | `string \| number` | No | `-` | - |
|
|
319
|
-
| `unicodeRange` | `string \| number` | No | `-` | - |
|
|
320
|
-
| `unitsPerEm` | `string \| number` | No | `-` | - |
|
|
321
|
-
| `userSelect` | `ResponsiveProp<text \| none \| auto \| all>` | No | `-` | - |
|
|
322
|
-
| `vAlphabetic` | `string \| number` | No | `-` | - |
|
|
323
|
-
| `vHanging` | `string \| number` | No | `-` | - |
|
|
324
|
-
| `vIdeographic` | `string \| number` | No | `-` | - |
|
|
325
|
-
| `vMathematical` | `string \| number` | No | `-` | - |
|
|
326
|
-
| `values` | `string` | No | `-` | - |
|
|
327
|
-
| `vectorEffect` | `string \| number` | No | `-` | - |
|
|
328
|
-
| `version` | `string` | No | `-` | - |
|
|
329
|
-
| `vertAdvY` | `string \| number` | No | `-` | - |
|
|
330
|
-
| `vertOriginX` | `string \| number` | No | `-` | - |
|
|
331
|
-
| `vertOriginY` | `string \| number` | No | `-` | - |
|
|
332
|
-
| `viewBox` | `string` | No | `-` | - |
|
|
333
|
-
| `viewTarget` | `string \| number` | No | `-` | - |
|
|
334
|
-
| `visibility` | `ResponsiveProp<visible \| hidden>` | No | `-` | - |
|
|
335
|
-
| `width` | `ResponsiveProp<Width<string \| number>>` | No | `-` | - |
|
|
336
|
-
| `widths` | `string \| number` | No | `-` | - |
|
|
337
|
-
| `wordSpacing` | `string \| number` | No | `-` | - |
|
|
338
|
-
| `writingMode` | `string \| number` | No | `-` | - |
|
|
339
|
-
| `x` | `string \| number` | No | `-` | - |
|
|
340
|
-
| `x1` | `string \| number` | No | `-` | - |
|
|
341
|
-
| `x2` | `string \| number` | No | `-` | - |
|
|
342
|
-
| `xAxis` | `Partial<Omit<AxisConfigProps, id>>` | No | `-` | Configuration for x-axis. |
|
|
343
|
-
| `xChannelSelector` | `string` | No | `-` | - |
|
|
344
|
-
| `xHeight` | `string \| number` | No | `-` | - |
|
|
345
|
-
| `xlinkActuate` | `string` | No | `-` | - |
|
|
346
|
-
| `xlinkArcrole` | `string` | No | `-` | - |
|
|
347
|
-
| `xlinkHref` | `string` | No | `-` | - |
|
|
348
|
-
| `xlinkRole` | `string` | No | `-` | - |
|
|
349
|
-
| `xlinkShow` | `string` | No | `-` | - |
|
|
350
|
-
| `xlinkTitle` | `string` | No | `-` | - |
|
|
351
|
-
| `xlinkType` | `string` | No | `-` | - |
|
|
352
|
-
| `xmlBase` | `string` | No | `-` | - |
|
|
353
|
-
| `xmlLang` | `string` | No | `-` | - |
|
|
354
|
-
| `xmlSpace` | `string` | No | `-` | - |
|
|
355
|
-
| `xmlns` | `string` | No | `-` | - |
|
|
356
|
-
| `xmlnsXlink` | `string` | No | `-` | - |
|
|
357
|
-
| `y` | `string \| number` | No | `-` | - |
|
|
358
|
-
| `y1` | `string \| number` | No | `-` | - |
|
|
359
|
-
| `y2` | `string \| number` | No | `-` | - |
|
|
360
|
-
| `yAxis` | `Partial<Omit<AxisConfigProps, data>> \| Partial<Omit<AxisConfigProps, data>>[]` | No | `-` | Configuration for y-axis(es). First defined axis becomes default. |
|
|
361
|
-
| `yChannelSelector` | `string` | No | `-` | - |
|
|
362
|
-
| `z` | `string \| number` | No | `-` | - |
|
|
363
|
-
| `zIndex` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
364
|
-
| `zoomAndPan` | `string` | No | `-` | - |
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
## Examples
|
|
11
|
+
## Examples
|
|
368
12
|
|
|
369
13
|
CartesianChart is a customizable, SVG based component that can be used to display a variety of data in a x/y coordinate space. The underlying logic is handled by D3.
|
|
370
14
|
|
|
@@ -1042,4 +686,359 @@ function TradingTrends() {
|
|
|
1042
686
|
}
|
|
1043
687
|
```
|
|
1044
688
|
|
|
689
|
+
## Props
|
|
690
|
+
|
|
691
|
+
| Prop | Type | Required | Default | Description |
|
|
692
|
+
| --- | --- | --- | --- | --- |
|
|
693
|
+
| `accentHeight` | `string \| number` | No | `-` | - |
|
|
694
|
+
| `accumulate` | `none \| sum` | No | `-` | - |
|
|
695
|
+
| `additive` | `sum \| replace` | No | `-` | - |
|
|
696
|
+
| `alignContent` | `ResponsiveProp<center \| end \| normal \| start \| flex-start \| flex-end \| space-between \| space-around \| space-evenly \| stretch \| baseline \| first baseline \| last baseline>` | No | `-` | - |
|
|
697
|
+
| `alignItems` | `ResponsiveProp<center \| end \| normal \| start \| flex-start \| flex-end \| stretch \| baseline \| first baseline \| last baseline \| self-start \| self-end>` | No | `-` | - |
|
|
698
|
+
| `alignSelf` | `ResponsiveProp<center \| end \| normal \| auto \| start \| flex-start \| flex-end \| stretch \| baseline \| first baseline \| last baseline \| self-start \| self-end>` | No | `-` | - |
|
|
699
|
+
| `alignmentBaseline` | `alphabetic \| hanging \| ideographic \| mathematical \| inherit \| auto \| baseline \| before-edge \| text-before-edge \| middle \| central \| after-edge \| text-after-edge` | No | `-` | - |
|
|
700
|
+
| `allowReorder` | `no \| yes` | No | `-` | - |
|
|
701
|
+
| `alphabetic` | `string \| number` | No | `-` | - |
|
|
702
|
+
| `amplitude` | `string \| number` | No | `-` | - |
|
|
703
|
+
| `animate` | `boolean` | No | `true` | Whether to animate the chart. |
|
|
704
|
+
| `arabicForm` | `initial \| medial \| terminal \| isolated` | No | `-` | - |
|
|
705
|
+
| `as` | `svg` | No | `-` | - |
|
|
706
|
+
| `ascent` | `string \| number` | No | `-` | - |
|
|
707
|
+
| `aspectRatio` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
708
|
+
| `attributeName` | `string` | No | `-` | - |
|
|
709
|
+
| `attributeType` | `string` | No | `-` | - |
|
|
710
|
+
| `autoReverse` | `false \| true \| true \| false` | No | `-` | - |
|
|
711
|
+
| `azimuth` | `string \| number` | No | `-` | - |
|
|
712
|
+
| `background` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
713
|
+
| `baseFrequency` | `string \| number` | No | `-` | - |
|
|
714
|
+
| `baseProfile` | `string \| number` | No | `-` | - |
|
|
715
|
+
| `baselineShift` | `string \| number` | No | `-` | - |
|
|
716
|
+
| `bbox` | `string \| number` | No | `-` | - |
|
|
717
|
+
| `begin` | `string \| number` | No | `-` | - |
|
|
718
|
+
| `bias` | `string \| number` | No | `-` | - |
|
|
719
|
+
| `borderBottomLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
720
|
+
| `borderBottomRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
721
|
+
| `borderBottomWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
722
|
+
| `borderColor` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
723
|
+
| `borderEndWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
724
|
+
| `borderRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
725
|
+
| `borderStartWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
726
|
+
| `borderTopLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
727
|
+
| `borderTopRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
728
|
+
| `borderTopWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
729
|
+
| `borderWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
730
|
+
| `bordered` | `boolean` | No | `-` | Add a border around all sides of the box. |
|
|
731
|
+
| `borderedBottom` | `boolean` | No | `-` | Add a border to the bottom side of the box. |
|
|
732
|
+
| `borderedEnd` | `boolean` | No | `-` | Add a border to the trailing side of the box. |
|
|
733
|
+
| `borderedHorizontal` | `boolean` | No | `-` | Add a border to the leading and trailing sides of the box. |
|
|
734
|
+
| `borderedStart` | `boolean` | No | `-` | Add a border to the leading side of the box. |
|
|
735
|
+
| `borderedTop` | `boolean` | No | `-` | Add a border to the top side of the box. |
|
|
736
|
+
| `borderedVertical` | `boolean` | No | `-` | Add a border to the top and bottom sides of the box. |
|
|
737
|
+
| `bottom` | `ResponsiveProp<Bottom<string \| number>>` | No | `-` | - |
|
|
738
|
+
| `by` | `string \| number` | No | `-` | - |
|
|
739
|
+
| `calcMode` | `string \| number` | No | `-` | - |
|
|
740
|
+
| `capHeight` | `string \| number` | No | `-` | - |
|
|
741
|
+
| `className` | `string` | No | `-` | - |
|
|
742
|
+
| `clip` | `string \| number` | No | `-` | - |
|
|
743
|
+
| `clipPath` | `string` | No | `-` | - |
|
|
744
|
+
| `clipPathUnits` | `string \| number` | No | `-` | - |
|
|
745
|
+
| `clipRule` | `string \| number` | No | `-` | - |
|
|
746
|
+
| `color` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
747
|
+
| `colorInterpolation` | `string \| number` | No | `-` | - |
|
|
748
|
+
| `colorInterpolationFilters` | `inherit \| auto \| sRGB \| linearRGB` | No | `-` | - |
|
|
749
|
+
| `colorProfile` | `string \| number` | No | `-` | - |
|
|
750
|
+
| `colorRendering` | `string \| number` | No | `-` | - |
|
|
751
|
+
| `columnGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
752
|
+
| `contentScriptType` | `string \| number` | No | `-` | - |
|
|
753
|
+
| `contentStyleType` | `string \| number` | No | `-` | - |
|
|
754
|
+
| `crossOrigin` | ` \| anonymous \| use-credentials` | No | `-` | - |
|
|
755
|
+
| `cursor` | `string \| number` | No | `-` | - |
|
|
756
|
+
| `cx` | `string \| number` | No | `-` | - |
|
|
757
|
+
| `cy` | `string \| number` | No | `-` | - |
|
|
758
|
+
| `d` | `string` | No | `-` | - |
|
|
759
|
+
| `dangerouslySetBackground` | `string` | No | `-` | - |
|
|
760
|
+
| `decelerate` | `string \| number` | No | `-` | - |
|
|
761
|
+
| `descent` | `string \| number` | No | `-` | - |
|
|
762
|
+
| `diffuseConstant` | `string \| number` | No | `-` | - |
|
|
763
|
+
| `direction` | `string \| number` | No | `-` | - |
|
|
764
|
+
| `display` | `ResponsiveProp<grid \| revert \| none \| block \| inline \| inline-block \| flex \| inline-flex \| inline-grid \| contents \| flow-root \| list-item>` | No | `-` | - |
|
|
765
|
+
| `divisor` | `string \| number` | No | `-` | - |
|
|
766
|
+
| `dominantBaseline` | `string \| number` | No | `-` | - |
|
|
767
|
+
| `dur` | `string \| number` | No | `-` | - |
|
|
768
|
+
| `dx` | `string \| number` | No | `-` | - |
|
|
769
|
+
| `dy` | `string \| number` | No | `-` | - |
|
|
770
|
+
| `edgeMode` | `string \| number` | No | `-` | - |
|
|
771
|
+
| `elevation` | `0 \| 1 \| 2` | No | `-` | - |
|
|
772
|
+
| `enableBackground` | `string \| number` | No | `-` | - |
|
|
773
|
+
| `enableScrubbing` | `boolean` | No | `-` | Enables scrubbing interactions. When true, allows scrubbing and makes scrubber components interactive. |
|
|
774
|
+
| `end` | `string \| number` | No | `-` | - |
|
|
775
|
+
| `exponent` | `string \| number` | No | `-` | - |
|
|
776
|
+
| `externalResourcesRequired` | `false \| true \| true \| false` | No | `-` | - |
|
|
777
|
+
| `fill` | `string` | No | `-` | - |
|
|
778
|
+
| `fillOpacity` | `string \| number` | No | `-` | - |
|
|
779
|
+
| `fillRule` | `inherit \| nonzero \| evenodd` | No | `-` | - |
|
|
780
|
+
| `filter` | `string` | No | `-` | - |
|
|
781
|
+
| `filterRes` | `string \| number` | No | `-` | - |
|
|
782
|
+
| `filterUnits` | `string \| number` | No | `-` | - |
|
|
783
|
+
| `flexBasis` | `ResponsiveProp<FlexBasis<string \| number>>` | No | `-` | - |
|
|
784
|
+
| `flexDirection` | `ResponsiveProp<row \| row-reverse \| column \| column-reverse>` | No | `-` | - |
|
|
785
|
+
| `flexGrow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
786
|
+
| `flexShrink` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
787
|
+
| `flexWrap` | `ResponsiveProp<nowrap \| wrap \| wrap-reverse>` | No | `-` | - |
|
|
788
|
+
| `floodColor` | `string \| number` | No | `-` | - |
|
|
789
|
+
| `floodOpacity` | `string \| number` | No | `-` | - |
|
|
790
|
+
| `focusable` | `auto \| Booleanish` | No | `-` | - |
|
|
791
|
+
| `font` | `ResponsiveProp<FontFamily \| inherit>` | No | `-` | - |
|
|
792
|
+
| `fontFamily` | `ResponsiveProp<FontFamily \| inherit>` | No | `-` | - |
|
|
793
|
+
| `fontSize` | `ResponsiveProp<FontSize \| inherit>` | No | `-` | - |
|
|
794
|
+
| `fontSizeAdjust` | `string \| number` | No | `-` | - |
|
|
795
|
+
| `fontStretch` | `string \| number` | No | `-` | - |
|
|
796
|
+
| `fontStyle` | `string \| number` | No | `-` | - |
|
|
797
|
+
| `fontVariant` | `string \| number` | No | `-` | - |
|
|
798
|
+
| `fontWeight` | `ResponsiveProp<FontWeight \| inherit>` | No | `-` | - |
|
|
799
|
+
| `format` | `string \| number` | No | `-` | - |
|
|
800
|
+
| `fr` | `string \| number` | No | `-` | - |
|
|
801
|
+
| `from` | `string \| number` | No | `-` | - |
|
|
802
|
+
| `fx` | `string \| number` | No | `-` | - |
|
|
803
|
+
| `fy` | `string \| number` | No | `-` | - |
|
|
804
|
+
| `g1` | `string \| number` | No | `-` | - |
|
|
805
|
+
| `g2` | `string \| number` | No | `-` | - |
|
|
806
|
+
| `gap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
807
|
+
| `glyphName` | `string \| number` | No | `-` | - |
|
|
808
|
+
| `glyphOrientationHorizontal` | `string \| number` | No | `-` | - |
|
|
809
|
+
| `glyphOrientationVertical` | `string \| number` | No | `-` | - |
|
|
810
|
+
| `glyphRef` | `string \| number` | No | `-` | - |
|
|
811
|
+
| `gradientTransform` | `string` | No | `-` | - |
|
|
812
|
+
| `gradientUnits` | `string` | No | `-` | - |
|
|
813
|
+
| `grid` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
814
|
+
| `gridArea` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
815
|
+
| `gridAutoColumns` | `ResponsiveProp<GridAutoColumns<string \| number>>` | No | `-` | - |
|
|
816
|
+
| `gridAutoFlow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| row \| column \| dense` | No | `-` | - |
|
|
817
|
+
| `gridAutoRows` | `ResponsiveProp<GridAutoRows<string \| number>>` | No | `-` | - |
|
|
818
|
+
| `gridColumn` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
819
|
+
| `gridColumnEnd` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
820
|
+
| `gridColumnStart` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
821
|
+
| `gridRow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
822
|
+
| `gridRowEnd` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
823
|
+
| `gridRowStart` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
824
|
+
| `gridTemplate` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
825
|
+
| `gridTemplateAreas` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
826
|
+
| `gridTemplateColumns` | `ResponsiveProp<GridTemplateColumns<string \| number>>` | No | `-` | - |
|
|
827
|
+
| `gridTemplateRows` | `ResponsiveProp<GridTemplateRows<string \| number>>` | No | `-` | - |
|
|
828
|
+
| `hanging` | `string \| number` | No | `-` | - |
|
|
829
|
+
| `height` | `ResponsiveProp<Height<string \| number>>` | No | `-` | - |
|
|
830
|
+
| `horizAdvX` | `string \| number` | No | `-` | - |
|
|
831
|
+
| `horizOriginX` | `string \| number` | No | `-` | - |
|
|
832
|
+
| `href` | `string` | No | `-` | - |
|
|
833
|
+
| `id` | `string` | No | `-` | - |
|
|
834
|
+
| `ideographic` | `string \| number` | No | `-` | - |
|
|
835
|
+
| `imageRendering` | `string \| number` | No | `-` | - |
|
|
836
|
+
| `in` | `string` | No | `-` | - |
|
|
837
|
+
| `in2` | `string \| number` | No | `-` | - |
|
|
838
|
+
| `inset` | `number \| Partial<ChartInset>` | No | `-` | Inset around the entire chart (outside the axes). |
|
|
839
|
+
| `intercept` | `string \| number` | No | `-` | - |
|
|
840
|
+
| `justifyContent` | `ResponsiveProp<left \| right \| center \| end \| normal \| start \| flex-start \| flex-end \| space-between \| space-around \| space-evenly \| stretch>` | No | `-` | - |
|
|
841
|
+
| `k` | `string \| number` | No | `-` | - |
|
|
842
|
+
| `k1` | `string \| number` | No | `-` | - |
|
|
843
|
+
| `k2` | `string \| number` | No | `-` | - |
|
|
844
|
+
| `k3` | `string \| number` | No | `-` | - |
|
|
845
|
+
| `k4` | `string \| number` | No | `-` | - |
|
|
846
|
+
| `kernelMatrix` | `string \| number` | No | `-` | - |
|
|
847
|
+
| `kernelUnitLength` | `string \| number` | No | `-` | - |
|
|
848
|
+
| `kerning` | `string \| number` | No | `-` | - |
|
|
849
|
+
| `key` | `Key \| null` | No | `-` | - |
|
|
850
|
+
| `keyPoints` | `string \| number` | No | `-` | - |
|
|
851
|
+
| `keySplines` | `string \| number` | No | `-` | - |
|
|
852
|
+
| `keyTimes` | `string \| number` | No | `-` | - |
|
|
853
|
+
| `lang` | `string` | No | `-` | - |
|
|
854
|
+
| `left` | `ResponsiveProp<Left<string \| number>>` | No | `-` | - |
|
|
855
|
+
| `lengthAdjust` | `string \| number` | No | `-` | - |
|
|
856
|
+
| `letterSpacing` | `string \| number` | No | `-` | - |
|
|
857
|
+
| `lightingColor` | `string \| number` | No | `-` | - |
|
|
858
|
+
| `limitingConeAngle` | `string \| number` | No | `-` | - |
|
|
859
|
+
| `lineHeight` | `ResponsiveProp<LineHeight \| inherit>` | No | `-` | - |
|
|
860
|
+
| `local` | `string \| number` | No | `-` | - |
|
|
861
|
+
| `margin` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
862
|
+
| `marginBottom` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
863
|
+
| `marginEnd` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
864
|
+
| `marginStart` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
865
|
+
| `marginTop` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
866
|
+
| `marginX` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
867
|
+
| `marginY` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
868
|
+
| `markerEnd` | `string` | No | `-` | - |
|
|
869
|
+
| `markerHeight` | `string \| number` | No | `-` | - |
|
|
870
|
+
| `markerMid` | `string` | No | `-` | - |
|
|
871
|
+
| `markerStart` | `string` | No | `-` | - |
|
|
872
|
+
| `markerUnits` | `string \| number` | No | `-` | - |
|
|
873
|
+
| `markerWidth` | `string \| number` | No | `-` | - |
|
|
874
|
+
| `mask` | `string` | No | `-` | - |
|
|
875
|
+
| `maskContentUnits` | `string \| number` | No | `-` | - |
|
|
876
|
+
| `maskUnits` | `string \| number` | No | `-` | - |
|
|
877
|
+
| `mathematical` | `string \| number` | No | `-` | - |
|
|
878
|
+
| `max` | `string \| number` | No | `-` | - |
|
|
879
|
+
| `maxHeight` | `ResponsiveProp<MaxHeight<string \| number>>` | No | `-` | - |
|
|
880
|
+
| `maxWidth` | `ResponsiveProp<MaxWidth<string \| number>>` | No | `-` | - |
|
|
881
|
+
| `media` | `string` | No | `-` | - |
|
|
882
|
+
| `method` | `string` | No | `-` | - |
|
|
883
|
+
| `min` | `string \| number` | No | `-` | - |
|
|
884
|
+
| `minHeight` | `ResponsiveProp<MinHeight<string \| number>>` | No | `-` | - |
|
|
885
|
+
| `minWidth` | `ResponsiveProp<MinWidth<string \| number>>` | No | `-` | - |
|
|
886
|
+
| `mode` | `string \| number` | No | `-` | - |
|
|
887
|
+
| `name` | `string` | No | `-` | - |
|
|
888
|
+
| `numOctaves` | `string \| number` | No | `-` | - |
|
|
889
|
+
| `offset` | `string \| number` | No | `-` | - |
|
|
890
|
+
| `onChange` | `FormEventHandler<SVGSVGElement>` | No | `-` | - |
|
|
891
|
+
| `onScrubberPositionChange` | `((index: number) => void) \| undefined` | No | `-` | Callback fired when the scrubber position changes. Receives the dataIndex of the scrubber or undefined when not scrubbing. |
|
|
892
|
+
| `opacity` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
893
|
+
| `operator` | `string \| number` | No | `-` | - |
|
|
894
|
+
| `order` | `string \| number` | No | `-` | - |
|
|
895
|
+
| `orient` | `string \| number` | No | `-` | - |
|
|
896
|
+
| `orientation` | `string \| number` | No | `-` | - |
|
|
897
|
+
| `origin` | `string \| number` | No | `-` | - |
|
|
898
|
+
| `overflow` | `ResponsiveProp<clip \| auto \| visible \| hidden \| scroll>` | No | `-` | - |
|
|
899
|
+
| `overlinePosition` | `string \| number` | No | `-` | - |
|
|
900
|
+
| `overlineThickness` | `string \| number` | No | `-` | - |
|
|
901
|
+
| `padding` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
902
|
+
| `paddingBottom` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
903
|
+
| `paddingEnd` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
904
|
+
| `paddingStart` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
905
|
+
| `paddingTop` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
906
|
+
| `paddingX` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
907
|
+
| `paddingY` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
908
|
+
| `paintOrder` | `string \| number` | No | `-` | - |
|
|
909
|
+
| `panose1` | `string \| number` | No | `-` | - |
|
|
910
|
+
| `path` | `string` | No | `-` | - |
|
|
911
|
+
| `pathLength` | `string \| number` | No | `-` | - |
|
|
912
|
+
| `patternContentUnits` | `string` | No | `-` | - |
|
|
913
|
+
| `patternTransform` | `string \| number` | No | `-` | - |
|
|
914
|
+
| `patternUnits` | `string` | No | `-` | - |
|
|
915
|
+
| `pin` | `top \| bottom \| left \| right \| all` | No | `-` | Direction in which to absolutely pin the box. |
|
|
916
|
+
| `pointerEvents` | `string \| number` | No | `-` | - |
|
|
917
|
+
| `points` | `string` | No | `-` | - |
|
|
918
|
+
| `pointsAtX` | `string \| number` | No | `-` | - |
|
|
919
|
+
| `pointsAtY` | `string \| number` | No | `-` | - |
|
|
920
|
+
| `pointsAtZ` | `string \| number` | No | `-` | - |
|
|
921
|
+
| `position` | `ResponsiveProp<static \| relative \| absolute \| fixed \| sticky>` | No | `-` | - |
|
|
922
|
+
| `preserveAlpha` | `false \| true \| true \| false` | No | `-` | - |
|
|
923
|
+
| `preserveAspectRatio` | `string` | No | `-` | - |
|
|
924
|
+
| `primitiveUnits` | `string \| number` | No | `-` | - |
|
|
925
|
+
| `r` | `string \| number` | No | `-` | - |
|
|
926
|
+
| `radius` | `string \| number` | No | `-` | - |
|
|
927
|
+
| `ref` | `((instance: SVGSVGElement \| null) => void) \| RefObject<SVGSVGElement> \| null` | No | `-` | - |
|
|
928
|
+
| `refX` | `string \| number` | No | `-` | - |
|
|
929
|
+
| `refY` | `string \| number` | No | `-` | - |
|
|
930
|
+
| `renderingIntent` | `string \| number` | No | `-` | - |
|
|
931
|
+
| `repeatCount` | `string \| number` | No | `-` | - |
|
|
932
|
+
| `repeatDur` | `string \| number` | No | `-` | - |
|
|
933
|
+
| `requiredExtensions` | `string \| number` | No | `-` | - |
|
|
934
|
+
| `requiredFeatures` | `string \| number` | No | `-` | - |
|
|
935
|
+
| `restart` | `string \| number` | No | `-` | - |
|
|
936
|
+
| `result` | `string` | No | `-` | - |
|
|
937
|
+
| `right` | `ResponsiveProp<Right<string \| number>>` | No | `-` | - |
|
|
938
|
+
| `role` | `grid \| article \| button \| dialog \| figure \| form \| img \| link \| main \| menu \| menuitem \| option \| search \| table \| switch \| string & {} \| none \| row \| alert \| alertdialog \| application \| banner \| cell \| checkbox \| columnheader \| combobox \| complementary \| contentinfo \| definition \| directory \| document \| feed \| gridcell \| group \| heading \| list \| listbox \| listitem \| log \| marquee \| math \| menubar \| menuitemcheckbox \| menuitemradio \| navigation \| note \| presentation \| progressbar \| radio \| radiogroup \| region \| rowgroup \| rowheader \| scrollbar \| searchbox \| separator \| slider \| spinbutton \| status \| tab \| tablist \| tabpanel \| term \| textbox \| timer \| toolbar \| tooltip \| tree \| treegrid \| treeitem` | No | `-` | - |
|
|
939
|
+
| `rotate` | `string \| number` | No | `-` | - |
|
|
940
|
+
| `rowGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
941
|
+
| `rx` | `string \| number` | No | `-` | - |
|
|
942
|
+
| `ry` | `string \| number` | No | `-` | - |
|
|
943
|
+
| `scale` | `string \| number` | No | `-` | - |
|
|
944
|
+
| `seed` | `string \| number` | No | `-` | - |
|
|
945
|
+
| `series` | `Series[]` | No | `-` | Configuration objects that define how to visualize the data. Each series contains its own data array. |
|
|
946
|
+
| `shapeRendering` | `string \| number` | No | `-` | - |
|
|
947
|
+
| `slope` | `string \| number` | No | `-` | - |
|
|
948
|
+
| `spacing` | `string \| number` | No | `-` | - |
|
|
949
|
+
| `specularConstant` | `string \| number` | No | `-` | - |
|
|
950
|
+
| `specularExponent` | `string \| number` | No | `-` | - |
|
|
951
|
+
| `speed` | `string \| number` | No | `-` | - |
|
|
952
|
+
| `spreadMethod` | `string` | No | `-` | - |
|
|
953
|
+
| `startOffset` | `string \| number` | No | `-` | - |
|
|
954
|
+
| `stdDeviation` | `string \| number` | No | `-` | - |
|
|
955
|
+
| `stemh` | `string \| number` | No | `-` | - |
|
|
956
|
+
| `stemv` | `string \| number` | No | `-` | - |
|
|
957
|
+
| `stitchTiles` | `string \| number` | No | `-` | - |
|
|
958
|
+
| `stopColor` | `string` | No | `-` | - |
|
|
959
|
+
| `stopOpacity` | `string \| number` | No | `-` | - |
|
|
960
|
+
| `strikethroughPosition` | `string \| number` | No | `-` | - |
|
|
961
|
+
| `strikethroughThickness` | `string \| number` | No | `-` | - |
|
|
962
|
+
| `string` | `string \| number` | No | `-` | - |
|
|
963
|
+
| `stroke` | `string` | No | `-` | - |
|
|
964
|
+
| `strokeDasharray` | `string \| number` | No | `-` | - |
|
|
965
|
+
| `strokeDashoffset` | `string \| number` | No | `-` | - |
|
|
966
|
+
| `strokeLinecap` | `inherit \| butt \| round \| square` | No | `-` | - |
|
|
967
|
+
| `strokeLinejoin` | `inherit \| round \| miter \| bevel` | No | `-` | - |
|
|
968
|
+
| `strokeMiterlimit` | `string \| number` | No | `-` | - |
|
|
969
|
+
| `strokeOpacity` | `string \| number` | No | `-` | - |
|
|
970
|
+
| `strokeWidth` | `string \| number` | No | `-` | - |
|
|
971
|
+
| `style` | `CSSProperties` | No | `-` | - |
|
|
972
|
+
| `suppressHydrationWarning` | `boolean` | No | `-` | - |
|
|
973
|
+
| `surfaceScale` | `string \| number` | No | `-` | - |
|
|
974
|
+
| `systemLanguage` | `string \| number` | No | `-` | - |
|
|
975
|
+
| `tabIndex` | `number` | No | `-` | - |
|
|
976
|
+
| `tableValues` | `string \| number` | No | `-` | - |
|
|
977
|
+
| `target` | `string` | No | `-` | - |
|
|
978
|
+
| `targetX` | `string \| number` | No | `-` | - |
|
|
979
|
+
| `targetY` | `string \| number` | No | `-` | - |
|
|
980
|
+
| `testID` | `string` | No | `-` | Used to locate this element in unit and end-to-end tests. Under the hood, testID translates to data-testid on Web. On Mobile, testID stays the same - testID |
|
|
981
|
+
| `textAlign` | `ResponsiveProp<center \| end \| start \| justify>` | No | `-` | - |
|
|
982
|
+
| `textAnchor` | `string` | No | `-` | - |
|
|
983
|
+
| `textDecoration` | `ResponsiveProp<none \| underline \| overline \| line-through \| underline overline \| underline double>` | No | `-` | - |
|
|
984
|
+
| `textLength` | `string \| number` | No | `-` | - |
|
|
985
|
+
| `textRendering` | `string \| number` | No | `-` | - |
|
|
986
|
+
| `textTransform` | `ResponsiveProp<capitalize \| lowercase \| none \| uppercase>` | No | `-` | - |
|
|
987
|
+
| `to` | `string \| number` | No | `-` | - |
|
|
988
|
+
| `top` | `ResponsiveProp<Top<string \| number>>` | No | `-` | - |
|
|
989
|
+
| `transform` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
990
|
+
| `type` | `string` | No | `-` | - |
|
|
991
|
+
| `u1` | `string \| number` | No | `-` | - |
|
|
992
|
+
| `u2` | `string \| number` | No | `-` | - |
|
|
993
|
+
| `underlinePosition` | `string \| number` | No | `-` | - |
|
|
994
|
+
| `underlineThickness` | `string \| number` | No | `-` | - |
|
|
995
|
+
| `unicode` | `string \| number` | No | `-` | - |
|
|
996
|
+
| `unicodeBidi` | `string \| number` | No | `-` | - |
|
|
997
|
+
| `unicodeRange` | `string \| number` | No | `-` | - |
|
|
998
|
+
| `unitsPerEm` | `string \| number` | No | `-` | - |
|
|
999
|
+
| `userSelect` | `ResponsiveProp<text \| none \| auto \| all>` | No | `-` | - |
|
|
1000
|
+
| `vAlphabetic` | `string \| number` | No | `-` | - |
|
|
1001
|
+
| `vHanging` | `string \| number` | No | `-` | - |
|
|
1002
|
+
| `vIdeographic` | `string \| number` | No | `-` | - |
|
|
1003
|
+
| `vMathematical` | `string \| number` | No | `-` | - |
|
|
1004
|
+
| `values` | `string` | No | `-` | - |
|
|
1005
|
+
| `vectorEffect` | `string \| number` | No | `-` | - |
|
|
1006
|
+
| `version` | `string` | No | `-` | - |
|
|
1007
|
+
| `vertAdvY` | `string \| number` | No | `-` | - |
|
|
1008
|
+
| `vertOriginX` | `string \| number` | No | `-` | - |
|
|
1009
|
+
| `vertOriginY` | `string \| number` | No | `-` | - |
|
|
1010
|
+
| `viewBox` | `string` | No | `-` | - |
|
|
1011
|
+
| `viewTarget` | `string \| number` | No | `-` | - |
|
|
1012
|
+
| `visibility` | `ResponsiveProp<visible \| hidden>` | No | `-` | - |
|
|
1013
|
+
| `width` | `ResponsiveProp<Width<string \| number>>` | No | `-` | - |
|
|
1014
|
+
| `widths` | `string \| number` | No | `-` | - |
|
|
1015
|
+
| `wordSpacing` | `string \| number` | No | `-` | - |
|
|
1016
|
+
| `writingMode` | `string \| number` | No | `-` | - |
|
|
1017
|
+
| `x` | `string \| number` | No | `-` | - |
|
|
1018
|
+
| `x1` | `string \| number` | No | `-` | - |
|
|
1019
|
+
| `x2` | `string \| number` | No | `-` | - |
|
|
1020
|
+
| `xAxis` | `Partial<Omit<AxisConfigProps, id>>` | No | `-` | Configuration for x-axis. |
|
|
1021
|
+
| `xChannelSelector` | `string` | No | `-` | - |
|
|
1022
|
+
| `xHeight` | `string \| number` | No | `-` | - |
|
|
1023
|
+
| `xlinkActuate` | `string` | No | `-` | - |
|
|
1024
|
+
| `xlinkArcrole` | `string` | No | `-` | - |
|
|
1025
|
+
| `xlinkHref` | `string` | No | `-` | - |
|
|
1026
|
+
| `xlinkRole` | `string` | No | `-` | - |
|
|
1027
|
+
| `xlinkShow` | `string` | No | `-` | - |
|
|
1028
|
+
| `xlinkTitle` | `string` | No | `-` | - |
|
|
1029
|
+
| `xlinkType` | `string` | No | `-` | - |
|
|
1030
|
+
| `xmlBase` | `string` | No | `-` | - |
|
|
1031
|
+
| `xmlLang` | `string` | No | `-` | - |
|
|
1032
|
+
| `xmlSpace` | `string` | No | `-` | - |
|
|
1033
|
+
| `xmlns` | `string` | No | `-` | - |
|
|
1034
|
+
| `xmlnsXlink` | `string` | No | `-` | - |
|
|
1035
|
+
| `y` | `string \| number` | No | `-` | - |
|
|
1036
|
+
| `y1` | `string \| number` | No | `-` | - |
|
|
1037
|
+
| `y2` | `string \| number` | No | `-` | - |
|
|
1038
|
+
| `yAxis` | `Partial<Omit<AxisConfigProps, data>> \| Partial<Omit<AxisConfigProps, data>>[]` | No | `-` | Configuration for y-axis(es). First defined axis becomes default. |
|
|
1039
|
+
| `yChannelSelector` | `string` | No | `-` | - |
|
|
1040
|
+
| `z` | `string \| number` | No | `-` | - |
|
|
1041
|
+
| `zIndex` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1042
|
+
| `zoomAndPan` | `string` | No | `-` | - |
|
|
1043
|
+
|
|
1045
1044
|
|