@coinbase/cds-mcp-server 8.51.0 → 8.52.1
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 +8 -0
- package/mcp-docs/mobile/components/AreaChart.txt +12 -222
- package/mcp-docs/mobile/components/Avatar.txt +1 -1
- package/mcp-docs/mobile/components/AvatarButton.txt +1 -1
- package/mcp-docs/mobile/components/Banner.txt +2 -2
- package/mcp-docs/mobile/components/BarChart.txt +222 -333
- package/mcp-docs/mobile/components/Box.txt +1 -1
- package/mcp-docs/mobile/components/BrowserBar.txt +1 -1
- package/mcp-docs/mobile/components/Button.txt +3 -3
- package/mcp-docs/mobile/components/Carousel.txt +1 -1
- package/mcp-docs/mobile/components/CartesianChart.txt +6 -3
- package/mcp-docs/mobile/components/CellMedia.txt +2 -2
- package/mcp-docs/mobile/components/CheckboxCell.txt +1 -1
- package/mcp-docs/mobile/components/Chip.txt +75 -30
- package/mcp-docs/mobile/components/Coachmark.txt +1 -1
- package/mcp-docs/mobile/components/ContentCard.txt +1 -1
- package/mcp-docs/mobile/components/ContentCardBody.txt +1 -1
- package/mcp-docs/mobile/components/ContentCardFooter.txt +1 -1
- package/mcp-docs/mobile/components/ContentCardHeader.txt +1 -1
- package/mcp-docs/mobile/components/ContentCell.txt +1 -1
- package/mcp-docs/mobile/components/ControlGroup.txt +1 -1
- package/mcp-docs/mobile/components/DataCard.txt +1 -1
- package/mcp-docs/mobile/components/DateInput.txt +1 -1
- package/mcp-docs/mobile/components/DatePicker.txt +1 -1
- package/mcp-docs/mobile/components/Divider.txt +1 -1
- package/mcp-docs/mobile/components/DotSymbol.txt +1 -1
- package/mcp-docs/mobile/components/Fallback.txt +62 -9
- package/mcp-docs/mobile/components/HStack.txt +1 -1
- package/mcp-docs/mobile/components/Icon.txt +1 -1
- package/mcp-docs/mobile/components/IconButton.txt +2 -2
- package/mcp-docs/mobile/components/InputChip.txt +1 -1
- package/mcp-docs/mobile/components/Interactable.txt +1 -1
- package/mcp-docs/mobile/components/LineChart.txt +54 -134
- package/mcp-docs/mobile/components/Link.txt +1 -1
- package/mcp-docs/mobile/components/ListCell.txt +1 -1
- package/mcp-docs/mobile/components/Lottie.txt +21 -5
- package/mcp-docs/mobile/components/LottieStatusAnimation.txt +3 -3
- package/mcp-docs/mobile/components/MediaCard.txt +1 -1
- package/mcp-docs/mobile/components/MediaChip.txt +1 -1
- package/mcp-docs/mobile/components/MessagingCard.txt +1 -1
- package/mcp-docs/mobile/components/MultiContentModule.txt +1 -1
- package/mcp-docs/mobile/components/NavigationTitle.txt +1 -1
- package/mcp-docs/mobile/components/NavigationTitleSelect.txt +1 -1
- package/mcp-docs/mobile/components/Numpad.txt +1 -1
- package/mcp-docs/mobile/components/Overlay.txt +1 -1
- package/mcp-docs/mobile/components/PageFooter.txt +1 -1
- package/mcp-docs/mobile/components/PageHeader.txt +1 -1
- package/mcp-docs/mobile/components/Point.txt +1 -0
- package/mcp-docs/mobile/components/Pressable.txt +1 -1
- package/mcp-docs/mobile/components/RadioCell.txt +1 -1
- package/mcp-docs/mobile/components/RemoteImage.txt +1 -1
- package/mcp-docs/mobile/components/RollingNumber.txt +1 -1
- package/mcp-docs/mobile/components/Scrubber.txt +144 -1
- package/mcp-docs/mobile/components/SearchInput.txt +1 -1
- package/mcp-docs/mobile/components/SegmentedTabs.txt +1 -1
- package/mcp-docs/mobile/components/SelectChip.txt +1 -1
- package/mcp-docs/mobile/components/SlideButton.txt +1 -1
- package/mcp-docs/mobile/components/Stepper.txt +1 -1
- package/mcp-docs/mobile/components/TabLabel.txt +1 -1
- package/mcp-docs/mobile/components/TabNavigation.txt +1 -1
- package/mcp-docs/mobile/components/TabbedChips.txt +1 -1
- package/mcp-docs/mobile/components/Tabs.txt +1 -1
- package/mcp-docs/mobile/components/Tag.txt +3 -3
- package/mcp-docs/mobile/components/Text.txt +1 -1
- package/mcp-docs/mobile/components/TextInput.txt +1 -1
- package/mcp-docs/mobile/components/Toast.txt +1 -1
- package/mcp-docs/mobile/components/VStack.txt +1 -1
- package/mcp-docs/mobile/components/XAxis.txt +54 -1
- package/mcp-docs/mobile/components/YAxis.txt +3 -1
- package/mcp-docs/mobile/routes.txt +1 -1
- package/mcp-docs/web/components/AreaChart.txt +26 -118
- package/mcp-docs/web/components/AvatarButton.txt +2 -2
- package/mcp-docs/web/components/Banner.txt +1 -1
- package/mcp-docs/web/components/BarChart.txt +228 -116
- package/mcp-docs/web/components/Box.txt +2 -2
- package/mcp-docs/web/components/Button.txt +4 -4
- package/mcp-docs/web/components/CartesianChart.txt +6 -3
- package/mcp-docs/web/components/CellMedia.txt +1 -1
- package/mcp-docs/web/components/Chip.txt +74 -29
- package/mcp-docs/web/components/ContentCard.txt +2 -2
- package/mcp-docs/web/components/ContentCardBody.txt +2 -2
- package/mcp-docs/web/components/ContentCardFooter.txt +2 -2
- package/mcp-docs/web/components/ContentCardHeader.txt +2 -2
- package/mcp-docs/web/components/ContentCell.txt +2 -2
- package/mcp-docs/web/components/DotSymbol.txt +1 -1
- package/mcp-docs/web/components/Fallback.txt +67 -10
- package/mcp-docs/web/components/FocusTrap.txt +2 -1
- package/mcp-docs/web/components/FullscreenModal.txt +2 -2
- package/mcp-docs/web/components/FullscreenModalLayout.txt +2 -2
- package/mcp-docs/web/components/Grid.txt +2 -2
- package/mcp-docs/web/components/GridColumn.txt +2 -2
- package/mcp-docs/web/components/HStack.txt +2 -2
- package/mcp-docs/web/components/Icon.txt +1 -1
- package/mcp-docs/web/components/IconButton.txt +3 -3
- package/mcp-docs/web/components/Interactable.txt +2 -2
- package/mcp-docs/web/components/LineChart.txt +42 -2
- package/mcp-docs/web/components/Link.txt +2 -2
- package/mcp-docs/web/components/ListCell.txt +2 -2
- package/mcp-docs/web/components/Lottie.txt +8 -2
- package/mcp-docs/web/components/LottieStatusAnimation.txt +2 -2
- package/mcp-docs/web/components/Modal.txt +67 -2
- package/mcp-docs/web/components/MultiContentModule.txt +2 -2
- package/mcp-docs/web/components/Point.txt +1 -0
- package/mcp-docs/web/components/Pressable.txt +2 -2
- package/mcp-docs/web/components/ReferenceLine.txt +1 -1
- package/mcp-docs/web/components/RollingNumber.txt +2 -2
- package/mcp-docs/web/components/Scrubber.txt +184 -1
- package/mcp-docs/web/components/SidebarItem.txt +1 -1
- package/mcp-docs/web/components/Spacer.txt +2 -2
- package/mcp-docs/web/components/TableCellFallback.txt +2 -2
- package/mcp-docs/web/components/Tag.txt +2 -2
- package/mcp-docs/web/components/Text.txt +2 -2
- package/mcp-docs/web/components/TileButton.txt +2 -2
- package/mcp-docs/web/components/Tray.txt +69 -2
- package/mcp-docs/web/components/VStack.txt +2 -2
- package/mcp-docs/web/components/XAxis.txt +55 -2
- package/mcp-docs/web/components/YAxis.txt +4 -2
- package/mcp-docs/web/routes.txt +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -8,6 +8,14 @@ All notable changes to this project will be documented in this file.
|
|
|
8
8
|
|
|
9
9
|
<!-- template-start -->
|
|
10
10
|
|
|
11
|
+
## 8.52.1 ((3/11/2026, 09:52 AM PST))
|
|
12
|
+
|
|
13
|
+
This is an artificial version bump with no new change.
|
|
14
|
+
|
|
15
|
+
## 8.52.0 ((3/10/2026, 08:50 AM PST))
|
|
16
|
+
|
|
17
|
+
This is an artificial version bump with no new change.
|
|
18
|
+
|
|
11
19
|
## 8.51.0 ((3/9/2026, 06:39 AM PST))
|
|
12
20
|
|
|
13
21
|
This is an artificial version bump with no new change.
|
|
@@ -145,233 +145,22 @@ You can have different area styles for each series.
|
|
|
145
145
|
|
|
146
146
|
### Animations
|
|
147
147
|
|
|
148
|
-
You can configure chart transitions using the `transitions` prop
|
|
149
|
-
|
|
150
|
-
#### Customized Transitions
|
|
151
|
-
|
|
152
|
-
You can pass in a custom spring or timing based transition to your chart for custom update animations. Use `CartesianChart` with `Area` and `Line` components directly to configure `transitions` per element.
|
|
148
|
+
You can configure chart transitions using the `transitions` prop.
|
|
153
149
|
|
|
154
150
|
```jsx
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
const maxDataOffset = 15000;
|
|
160
|
-
const minStepOffset = 2500;
|
|
161
|
-
const maxStepOffset = 10000;
|
|
162
|
-
const updateInterval = 500;
|
|
163
|
-
const seriesSpacing = 2000;
|
|
164
|
-
const myTransition = {
|
|
151
|
+
<AreaChart
|
|
152
|
+
{...props}
|
|
153
|
+
transitions={{
|
|
154
|
+
enter: { type: 'spring', stiffness: 700, damping: 80 },
|
|
165
155
|
update: { type: 'spring', stiffness: 700, damping: 20 },
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
const seriesConfig = [
|
|
169
|
-
{ id: 'red', label: 'Red', color: `rgb(${theme.spectrum.red40})` },
|
|
170
|
-
{ id: 'orange', label: 'Orange', color: `rgb(${theme.spectrum.orange40})` },
|
|
171
|
-
{ id: 'yellow', label: 'Yellow', color: `rgb(${theme.spectrum.yellow40})` },
|
|
172
|
-
{ id: 'green', label: 'Green', color: `rgb(${theme.spectrum.green40})` },
|
|
173
|
-
{ id: 'blue', label: 'Blue', color: `rgb(${theme.spectrum.blue40})` },
|
|
174
|
-
{ id: 'indigo', label: 'Indigo', color: `rgb(${theme.spectrum.indigo40})` },
|
|
175
|
-
{ id: 'purple', label: 'Purple', color: `rgb(${theme.spectrum.purple40})` },
|
|
176
|
-
];
|
|
177
|
-
|
|
178
|
-
const domainLimit = maxDataOffset + seriesConfig.length * seriesSpacing;
|
|
179
|
-
|
|
180
|
-
function generateNextValue(previousValue) {
|
|
181
|
-
const range = maxStepOffset - minStepOffset;
|
|
182
|
-
const offset = Math.random() * range + minStepOffset;
|
|
183
|
-
|
|
184
|
-
let direction;
|
|
185
|
-
if (previousValue >= maxDataOffset) {
|
|
186
|
-
direction = -1;
|
|
187
|
-
} else if (previousValue <= minYValue) {
|
|
188
|
-
direction = 1;
|
|
189
|
-
} else {
|
|
190
|
-
direction = Math.random() < 0.5 ? -1 : 1;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
let newValue = previousValue + offset * direction;
|
|
194
|
-
newValue = Math.max(minYValue, Math.min(maxDataOffset, newValue));
|
|
195
|
-
return newValue;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
function generateInitialData() {
|
|
199
|
-
const data = [];
|
|
200
|
-
|
|
201
|
-
let previousValue = minYValue + Math.random() * (maxDataOffset - minYValue);
|
|
202
|
-
data.push(previousValue);
|
|
203
|
-
|
|
204
|
-
for (let i = 1; i < dataCount; i++) {
|
|
205
|
-
const newValue = generateNextValue(previousValue);
|
|
206
|
-
data.push(newValue);
|
|
207
|
-
previousValue = newValue;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
return data;
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
const MemoizedDottedArea = memo((props) => (
|
|
214
|
-
<DottedArea {...props} baselineOpacity={1} peakOpacity={1} />
|
|
215
|
-
));
|
|
216
|
-
|
|
217
|
-
function AnimatedChart() {
|
|
218
|
-
const [data, setData] = useState(generateInitialData);
|
|
219
|
-
|
|
220
|
-
useEffect(() => {
|
|
221
|
-
const intervalId = setInterval(() => {
|
|
222
|
-
setData((currentData) => {
|
|
223
|
-
const lastValue = currentData[currentData.length - 1] ?? 0;
|
|
224
|
-
const newValue = generateNextValue(lastValue);
|
|
225
|
-
|
|
226
|
-
return [...currentData.slice(1), newValue];
|
|
227
|
-
});
|
|
228
|
-
}, updateInterval);
|
|
229
|
-
|
|
230
|
-
return () => clearInterval(intervalId);
|
|
231
|
-
}, []);
|
|
232
|
-
|
|
233
|
-
const series = seriesConfig.map((config, index) => ({
|
|
234
|
-
id: config.id,
|
|
235
|
-
label: config.label,
|
|
236
|
-
color: config.color,
|
|
237
|
-
data: index === 0 ? data : Array(dataCount).fill(seriesSpacing),
|
|
238
|
-
}));
|
|
239
|
-
|
|
240
|
-
return (
|
|
241
|
-
<AreaChart
|
|
242
|
-
stacked
|
|
243
|
-
height={300}
|
|
244
|
-
series={series}
|
|
245
|
-
type="dotted"
|
|
246
|
-
showLines
|
|
247
|
-
AreaComponent={MemoizedDottedArea}
|
|
248
|
-
transition={myTransition.update}
|
|
249
|
-
inset={0}
|
|
250
|
-
showYAxis
|
|
251
|
-
yAxis={{
|
|
252
|
-
showGrid: true,
|
|
253
|
-
width: 0,
|
|
254
|
-
tickLabelFormatter: () => '',
|
|
255
|
-
domain: { min: 0, max: domainLimit },
|
|
256
|
-
}}
|
|
257
|
-
/>
|
|
258
|
-
);
|
|
259
|
-
}
|
|
260
|
-
|
|
261
|
-
return <AnimatedChart />;
|
|
262
|
-
}
|
|
156
|
+
}}
|
|
157
|
+
/>
|
|
263
158
|
```
|
|
264
159
|
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
You can also disable animations by setting the `animate` prop to `false`.
|
|
160
|
+
Also, you can toggle animations by setting `animate` to `true` or `false`.
|
|
268
161
|
|
|
269
162
|
```jsx
|
|
270
|
-
|
|
271
|
-
const theme = useTheme();
|
|
272
|
-
const dataCount = 20;
|
|
273
|
-
const minYValue = 5000;
|
|
274
|
-
const maxDataOffset = 15000;
|
|
275
|
-
const minStepOffset = 2500;
|
|
276
|
-
const maxStepOffset = 10000;
|
|
277
|
-
const updateInterval = 500;
|
|
278
|
-
const seriesSpacing = 2000;
|
|
279
|
-
|
|
280
|
-
const seriesConfig = [
|
|
281
|
-
{ id: 'red', label: 'Red', color: `rgb(${theme.spectrum.red40})` },
|
|
282
|
-
{ id: 'orange', label: 'Orange', color: `rgb(${theme.spectrum.orange40})` },
|
|
283
|
-
{ id: 'yellow', label: 'Yellow', color: `rgb(${theme.spectrum.yellow40})` },
|
|
284
|
-
{ id: 'green', label: 'Green', color: `rgb(${theme.spectrum.green40})` },
|
|
285
|
-
{ id: 'blue', label: 'Blue', color: `rgb(${theme.spectrum.blue40})` },
|
|
286
|
-
{ id: 'indigo', label: 'Indigo', color: `rgb(${theme.spectrum.indigo40})` },
|
|
287
|
-
{ id: 'purple', label: 'Purple', color: `rgb(${theme.spectrum.purple40})` },
|
|
288
|
-
];
|
|
289
|
-
|
|
290
|
-
const domainLimit = maxDataOffset + seriesConfig.length * seriesSpacing;
|
|
291
|
-
|
|
292
|
-
function generateNextValue(previousValue) {
|
|
293
|
-
const range = maxStepOffset - minStepOffset;
|
|
294
|
-
const offset = Math.random() * range + minStepOffset;
|
|
295
|
-
|
|
296
|
-
let direction;
|
|
297
|
-
if (previousValue >= maxDataOffset) {
|
|
298
|
-
direction = -1;
|
|
299
|
-
} else if (previousValue <= minYValue) {
|
|
300
|
-
direction = 1;
|
|
301
|
-
} else {
|
|
302
|
-
direction = Math.random() < 0.5 ? -1 : 1;
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
let newValue = previousValue + offset * direction;
|
|
306
|
-
newValue = Math.max(minYValue, Math.min(maxDataOffset, newValue));
|
|
307
|
-
return newValue;
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
function generateInitialData() {
|
|
311
|
-
const data = [];
|
|
312
|
-
|
|
313
|
-
let previousValue = minYValue + Math.random() * (maxDataOffset - minYValue);
|
|
314
|
-
data.push(previousValue);
|
|
315
|
-
|
|
316
|
-
for (let i = 1; i < dataCount; i++) {
|
|
317
|
-
const newValue = generateNextValue(previousValue);
|
|
318
|
-
data.push(newValue);
|
|
319
|
-
previousValue = newValue;
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
return data;
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
const MemoizedDottedArea = memo((props) => (
|
|
326
|
-
<DottedArea {...props} baselineOpacity={1} peakOpacity={1} />
|
|
327
|
-
));
|
|
328
|
-
|
|
329
|
-
function AnimatedChart() {
|
|
330
|
-
const [data, setData] = useState(generateInitialData);
|
|
331
|
-
|
|
332
|
-
useEffect(() => {
|
|
333
|
-
const intervalId = setInterval(() => {
|
|
334
|
-
setData((currentData) => {
|
|
335
|
-
const lastValue = currentData[currentData.length - 1] ?? 0;
|
|
336
|
-
const newValue = generateNextValue(lastValue);
|
|
337
|
-
|
|
338
|
-
return [...currentData.slice(1), newValue];
|
|
339
|
-
});
|
|
340
|
-
}, updateInterval);
|
|
341
|
-
|
|
342
|
-
return () => clearInterval(intervalId);
|
|
343
|
-
}, []);
|
|
344
|
-
|
|
345
|
-
const series = seriesConfig.map((config, index) => ({
|
|
346
|
-
id: config.id,
|
|
347
|
-
label: config.label,
|
|
348
|
-
color: config.color,
|
|
349
|
-
data: index === 0 ? data : Array(dataCount).fill(seriesSpacing),
|
|
350
|
-
}));
|
|
351
|
-
|
|
352
|
-
return (
|
|
353
|
-
<AreaChart
|
|
354
|
-
animate={false}
|
|
355
|
-
stacked
|
|
356
|
-
height={300}
|
|
357
|
-
series={series}
|
|
358
|
-
type="dotted"
|
|
359
|
-
showLines
|
|
360
|
-
AreaComponent={MemoizedDottedArea}
|
|
361
|
-
inset={0}
|
|
362
|
-
showYAxis
|
|
363
|
-
yAxis={{
|
|
364
|
-
showGrid: true,
|
|
365
|
-
width: 0,
|
|
366
|
-
tickLabelFormatter: () => '',
|
|
367
|
-
domain: { min: 0, max: domainLimit },
|
|
368
|
-
}}
|
|
369
|
-
/>
|
|
370
|
-
);
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
return <AnimatedChart />;
|
|
374
|
-
}
|
|
163
|
+
<AreaChart {...props} animate={false} />
|
|
375
164
|
```
|
|
376
165
|
|
|
377
166
|
### Gradients
|
|
@@ -673,6 +462,7 @@ function XAxisGradient() {
|
|
|
673
462
|
| `inset` | `number \| Partial<ChartInset>` | No | `-` | Inset around the entire chart (outside the axes). |
|
|
674
463
|
| `justifyContent` | `flex-start \| flex-end \| center \| space-between \| space-around \| space-evenly` | No | `-` | - |
|
|
675
464
|
| `key` | `Key \| null` | No | `-` | - |
|
|
465
|
+
| `layout` | `horizontal \| vertical` | No | `'vertical'` | Chart layout - describes the direction bars/areas grow. - vertical (default): Bars grow vertically. X is category axis, Y is value axis. - horizontal: Bars grow horizontally. Y is category axis, X is value axis. |
|
|
676
466
|
| `left` | `string \| number` | No | `-` | - |
|
|
677
467
|
| `legend` | `null \| string \| number \| false \| true \| ReactElement<any, string \| JSXElementConstructor<any>> \| Iterable<ReactNode> \| ReactPortal` | No | `-` | Whether to show the legend or a custom legend element. - true renders the default Legend component - A React element renders that element as the legend - false or omitted hides the legend |
|
|
678
468
|
| `legendAccessibilityLabel` | `string` | No | `'Legend'` | Accessibility label for the legend group. |
|
|
@@ -737,8 +527,8 @@ function XAxisGradient() {
|
|
|
737
527
|
| `type` | `solid \| dotted \| gradient` | No | `'solid'` | The type of area to render. |
|
|
738
528
|
| `userSelect` | `none \| auto \| text \| contain \| all` | No | `-` | - |
|
|
739
529
|
| `width` | `string \| number` | No | `-` | - |
|
|
740
|
-
| `xAxis` | `(Partial<
|
|
741
|
-
| `yAxis` | `(Partial<
|
|
530
|
+
| `xAxis` | `(Partial<CartesianAxisConfigProps> & AxisBaseProps & { GridLineComponent?: LineComponent; LineComponent?: LineComponent \| undefined; TickMarkLineComponent?: LineComponent \| undefined; tickLabelFormatter?: ((value: number) => ChartTextChildren) \| undefined; TickLabelComponent?: AxisTickLabelComponent \| undefined; } & { axisId?: string \| undefined; position?: top \| bottom \| undefined; height?: number \| undefined; }) \| undefined` | No | `-` | Configuration for x-axis. Accepts axis config and axis props. To show the axis, set showXAxis to true. |
|
|
531
|
+
| `yAxis` | `(Partial<CartesianAxisConfigProps> & AxisBaseProps & { GridLineComponent?: LineComponent; LineComponent?: LineComponent \| undefined; TickMarkLineComponent?: LineComponent \| undefined; tickLabelFormatter?: ((value: number) => ChartTextChildren) \| undefined; TickLabelComponent?: AxisTickLabelComponent \| undefined; } & { axisId?: string \| undefined; position?: left \| right \| undefined; width?: number \| undefined; }) \| undefined` | No | `-` | Configuration for y-axis. Accepts axis config and axis props. To show the axis, set showYAxis to true. |
|
|
742
532
|
| `zIndex` | `number` | No | `-` | - |
|
|
743
533
|
|
|
744
534
|
|
|
@@ -188,7 +188,7 @@ We've created a palette of identity colors using our CDS spectrum colors. When u
|
|
|
188
188
|
| `textTransform` | `none \| capitalize \| uppercase \| lowercase` | No | `-` | - |
|
|
189
189
|
| `top` | `string \| number` | No | `-` | - |
|
|
190
190
|
| `transform` | `string \| (({ scaleX: AnimatableNumericValue; } & { scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ scaleY: AnimatableNumericValue; } & { scaleX?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ translateX: AnimatableNumericValue \| ${number}%; } & { scaleX?: undefined; scaleY?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ translateY: AnimatableNumericValue \| ${number}%; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ perspective: AnimatableNumericValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotate: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotateX: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotateY: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotateZ: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ scale: AnimatableNumericValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ skewX: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ skewY: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; matrix?: undefined; }) \| ({ matrix: AnimatableNumericValue[]; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; }))[]` | No | `-` | - |
|
|
191
|
-
| `userSelect` | `none \| auto \|
|
|
191
|
+
| `userSelect` | `none \| auto \| text \| contain \| all` | No | `-` | - |
|
|
192
192
|
| `width` | `string \| number` | No | `-` | - |
|
|
193
193
|
| `zIndex` | `number` | No | `-` | - |
|
|
194
194
|
|
|
@@ -217,7 +217,7 @@ AvatarButton can use fallback colors with names when no image source is provided
|
|
|
217
217
|
| `transform` | `string \| (({ scaleX: AnimatableNumericValue; } & { scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ scaleY: AnimatableNumericValue; } & { scaleX?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ translateX: AnimatableNumericValue \| ${number}%; } & { scaleX?: undefined; scaleY?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ translateY: AnimatableNumericValue \| ${number}%; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ perspective: AnimatableNumericValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotate: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotateX: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotateY: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotateZ: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ scale: AnimatableNumericValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ skewX: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ skewY: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; matrix?: undefined; }) \| ({ matrix: AnimatableNumericValue[]; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; }))[]` | No | `-` | - |
|
|
218
218
|
| `transparentWhileInactive` | `boolean` | No | `-` | Mark the background and border as transparent until the element is interacted with (hovered, pressed, etc). Must be used in conjunction with the pressed prop |
|
|
219
219
|
| `transparentWhilePressed` | `boolean` | No | `-` | Mark the background and border as transparent even while element is interacted with (elevation underlay issue). Must be used in conjunction with the pressed prop |
|
|
220
|
-
| `userSelect` | `none \| auto \|
|
|
220
|
+
| `userSelect` | `none \| auto \| text \| contain \| all` | No | `-` | - |
|
|
221
221
|
| `width` | `string \| number` | No | `-` | - |
|
|
222
222
|
| `wrapperStyles` | `{ base?: StyleProp<ViewStyle>; pressed?: StyleProp<ViewStyle>; disabled?: StyleProp<ViewStyle>; }` | No | `-` | Apply styles to the outer container. |
|
|
223
223
|
| `zIndex` | `number` | No | `-` | - |
|
|
@@ -149,7 +149,7 @@ Avoid setting `borderRadius` for `styleVariant="global"` so the vertical status
|
|
|
149
149
|
|
|
150
150
|
| Prop | Type | Required | Default | Description |
|
|
151
151
|
| --- | --- | --- | --- | --- |
|
|
152
|
-
| `startIcon` | `key \| search \| pin \| filter \| visible \| continuous \| auto \| loop \| warning \| error \| account \| activity \| add \| addPeople \| advancedMarketSelector \| advancedTradeProduct \| affiliates \| airdrop \| airdropAlt \| airdropCoins \| airdropParachute \| alien \| allTimeHigh \| allocation \| annotation \| api \| apiPlug \| apothecary \| appSwitcher \| apple \| appleLogo \|
|
|
152
|
+
| `startIcon` | `key \| search \| pin \| filter \| visible \| continuous \| auto \| loop \| image \| menu \| list \| application \| document \| grid \| group \| warning \| error \| account \| activity \| add \| addPeople \| advancedMarketSelector \| advancedTradeProduct \| affiliates \| airdrop \| airdropAlt \| airdropCoins \| airdropParachute \| alien \| allTimeHigh \| allocation \| annotation \| api \| apiPlug \| apothecary \| appSwitcher \| apple \| appleLogo \| arrowDown \| arrowLeft \| arrowRight \| arrowUp \| arrowsHorizontal \| arrowsUpDown \| arrowsVertical \| artwork \| assetHubProduct \| assetManagementProduct \| astronautHelmet \| atSign \| atomScience \| autoCar \| avatar \| average \| backArrow \| ballot \| ballotbox \| bandage \| bank \| barChartSimple \| barChartWindow \| base \| baseApps \| baseFeed \| baseNotification \| baseQuickBuy \| baseSquare \| baseTransact \| baseVerification \| baseWallet \| baseball \| basketball \| beaker \| beginningArrow \| bell \| bellCheck \| bellPlus \| birthcertificate \| block \| blockchain \| blog \| book \| bookmark \| borrowProduct \| boxing \| bridging \| briefcase \| briefcaseAlt \| browser \| bug \| building \| calculator \| calendar \| calendarBlank \| calendarDates \| calendarEmpty \| calendarHeart \| calendarMoney \| calendarStar \| camera \| candlesticks \| car \| card \| caret \| caretDown \| caretLeft \| caretRight \| caretUp \| cash \| cashAustralianDollar \| cashBrazilianReal \| cashBrazillianReal \| cashCanadianDollar \| cashCoins \| cashEUR \| cashGBP \| cashIndonesianRupiah \| cashJPY \| cashPhilippinePeso \| cashPolishZloty \| cashRupee \| cashSingaporeDollar \| cashSwissFranc \| cashThaiBaht \| cashTurkishLira \| cashUSD \| cashUaeDirham \| cashVietnameseDong \| chainLink \| chartBar \| chartCandles \| chartLine \| chartPie \| chartPieCircle \| chartVolume \| chatBotAgent \| chatBubble \| chatRequests \| checkboxChecked \| checkboxEmpty \| checkmark \| chess \| circleCheckmark \| circleCross \| circulatingSupply \| city \| clipboard \| clock \| clockOutline \| close \| closeCaption \| clothing \| cloud \| cloudPartial \| cloudProduct \| cluster \| coinbase \| coinbaseCardProduct \| coinbaseOne \| coinbaseOneCard \| coinbaseOneLogo \| coinbaseRewards \| coinsCrypto \| collapse \| collectibles \| collection \| comment \| commentPlus \| commerceProduct \| compass \| complianceProduct \| compose \| computerChip \| concierge \| conciergeBell \| config \| convert \| copy \| corporation \| creatorCoin \| cricket \| cross \| crossTrade \| crypto \| cryptobasics \| crystalBall \| crystalBallInsight \| currencies \| custodyProduct \| dashboard \| dataMarketplaceProduct \| dataStack \| defi \| delegateProduct \| deposit \| derivatives \| derivativesProduct \| derivativesProductNew \| developerAPIProduct \| developerPlatformProduct \| dex \| diagonalDownArrow \| diagonalRightArrow \| diagonalUpArrow \| diamond \| diamondIncentives \| dinnerPlate \| directDeposit \| directDepositIcon \| disabledPhone \| discordLogo \| distribution \| documentation \| dot \| doubleChevronRight \| downArrow \| download \| drag \| drops \| earn \| earnProduct \| earnRewards \| earthquake \| educationBook \| educationPencil \| email \| endArrow \| entertainment \| ethereum \| eventContracts \| exchangeProduct \| exclamationMark \| expand \| expandAddress \| expandAll \| externalLink \| eye \| faceScan \| faces \| factory \| faucet \| fib \| filmStrip \| filterLineStack \| fingerprint \| flame \| folder \| folderArrow \| folderOpen \| followAdd \| following \| football \| fork \| forwardArrow \| fscsProtection \| gab \| games \| gaming \| gasFees \| gasFeesAlt \| gauge \| gaugeEmpty \| gaugeHigh \| gaugeHighLow \| gaugeHighMid \| gaugeLow \| gaugeLowHigh \| gaugeLowMid \| gaugeMedium \| gavel \| gear \| generalCharacter \| ghost \| gif \| giftBox \| giftCard \| gitHubLogo \| globe \| golf \| googleLogo \| greenEnergy \| hamburger \| hammer \| heart \| helpCenterProduct \| helpCenterQuestionMark \| hiddenEye \| hockey \| home \| horizontalLine \| hospital \| hospitalCross \| hurricane \| ideal \| identityCard \| info \| initiator \| instagramLogo \| instantUnstakingClock \| institute \| institutionalProduct \| interest \| invisible \| invoice \| keyboard \| laptop \| leadChart \| leadCoin \| learningRewardsProduct \| light \| lightbulb \| lightning \| lightningBolt \| lineChartCrypto \| location \| lock \| login \| logout \| magnifyingGlass \| marketCap \| medal \| megaphone \| metaverse \| microphone \| microphoneCordless \| microscope \| mint \| minus \| mma \| moneyCardCoin \| moon \| more \| moreVertical \| motorsport \| music \| musicArticles \| needle \| newsFeed \| newsletter \| nft \| nftBuy \| nftOffer \| nftProduct \| nftSale \| noRocket \| noWifi \| nodeProduct \| oil \| options \| orderBook \| orderHistory \| outline \| pFPS \| paperAirplane \| paperclip \| participate \| participateProduct \| passKey \| passport \| pause \| pay \| payProduct \| paymentCard \| payments \| payouts \| paypal \| pencil \| peopleGroup \| peopleStar \| percentage \| perpetualSwap \| phone \| pieChartData \| pieChartWithArrow \| pillBottle \| pillCapsule \| plane \| planet \| play \| playbutton \| plusMinus \| podiumStar \| politicsBuilding \| politicsCandidate \| politicsFlag \| politicsGavel \| politicsPodium \| politicsStar \| powerTool \| priceAlerts \| priceAlertsCheck \| primePoduct \| privateClientProduct \| proProduct \| profile \| protection \| pulse \| pyramid \| qrCode \| qrCodeAlt \| queryTransact \| questionMark \| quotation \| rain \| ratingsCheck \| ratingsChecks \| ratingsStar \| reCenter \| rectangle \| recurring \| refresh \| regulated \| regulatedFutures \| report \| rewardsProduct \| ribbon \| robot \| rocket \| rocketShip \| rollingSpot \| rosettaProduct \| rottenTomato \| royalty \| safe \| save \| savingsBank \| scanQrCode \| scienceAtom \| scienceBeaker \| scienceMoon \| securityKey \| securityShield \| seen \| sendReceive \| setPinCode \| settings \| share \| shield \| shieldOutline \| shoe \| shoppingCart \| signinProduct \| singleCoin \| singleNote \| singlecloud \| smartContract \| snow \| soccer \| socialChat \| socialReshare \| socialShare \| sofort \| sortDoubleArrow \| sortDown \| sortDownCenter \| sortUp \| sortUpCenter \| soundOff \| soundOn \| sparkle \| speaker \| speechBubble \| stableCoin \| stablecoinStack \| staggeredList \| stake \| staking \| star \| starAward \| starBubble \| starTrophy \| statusDot \| step0 \| step1 \| step2 \| step3 \| step4 \| step5 \| step6 \| step7 \| step8 \| step9 \| strategy \| sun \| support \| tag \| taxes \| taxesReceipt \| telephone \| tennis \| test \| thermometer \| thumbsDown \| thumbsDownOutline \| thumbsUp \| thumbsUpOutline \| tokenLaunchCoin \| tokenLaunchRocket \| tokenSales \| tornado \| trading \| transactions \| trashCan \| trophy \| trophyCup \| tshirt \| tv \| tvStand \| twitterLogo \| ultility \| umbrella \| undo \| unfollowPeople \| unknown \| unlock \| upArrow \| upload \| usdc \| venturesProduct \| verifiedBadge \| verifiedPools \| verticalLine \| virus \| waasProduct \| wallet \| walletLogo \| walletProduct \| webhooks \| wellness \| wifi \| wind \| wireTransfer \| withdraw \| wrapToken \| xLogo` | Yes | `-` | Name of icon to be shown in the banner |
|
|
153
153
|
| `variant` | `warning \| promotional \| informational \| error` | Yes | `-` | Sets the variant of the banner - which is responsible for foreground and background color assignment |
|
|
154
154
|
| `alignContent` | `flex-start \| flex-end \| center \| stretch \| space-between \| space-around \| space-evenly` | No | `-` | - |
|
|
155
155
|
| `alignItems` | `flex-start \| flex-end \| center \| stretch \| baseline` | No | `-` | - |
|
|
@@ -253,7 +253,7 @@ Avoid setting `borderRadius` for `styleVariant="global"` so the vertical status
|
|
|
253
253
|
| `title` | `null \| string \| number \| false \| true \| ReactElement<any, string \| JSXElementConstructor<any>> \| Iterable<ReactNode> \| ReactPortal` | No | `-` | Title of banner. Indicates the intent of this banner |
|
|
254
254
|
| `top` | `string \| number` | No | `-` | - |
|
|
255
255
|
| `transform` | `string \| (({ scaleX: AnimatableNumericValue; } & { scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ scaleY: AnimatableNumericValue; } & { scaleX?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ translateX: AnimatableNumericValue \| ${number}%; } & { scaleX?: undefined; scaleY?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ translateY: AnimatableNumericValue \| ${number}%; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ perspective: AnimatableNumericValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotate: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotateX: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotateY: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ rotateZ: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ scale: AnimatableNumericValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; skewX?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ skewX: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewY?: undefined; matrix?: undefined; }) \| ({ skewY: AnimatableStringValue; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; matrix?: undefined; }) \| ({ matrix: AnimatableNumericValue[]; } & { scaleX?: undefined; scaleY?: undefined; translateX?: undefined; translateY?: undefined; perspective?: undefined; rotate?: undefined; rotateX?: undefined; rotateY?: undefined; rotateZ?: undefined; scale?: undefined; skewX?: undefined; skewY?: undefined; }))[]` | No | `-` | - |
|
|
256
|
-
| `userSelect` | `none \| auto \|
|
|
256
|
+
| `userSelect` | `none \| auto \| text \| contain \| all` | No | `-` | - |
|
|
257
257
|
| `width` | `string \| number` | No | `-` | - |
|
|
258
258
|
| `zIndex` | `number` | No | `-` | - |
|
|
259
259
|
|