@xyo-network/xl1-react-transaction 1.20.14 → 1.20.16

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/README.md CHANGED
@@ -1,2234 +1,24 @@
1
1
  # @xyo-network/xl1-react-transaction
2
2
 
3
- [![logo][]](https://xyo.network)
3
+ [![npm][npm-badge]][npm-link]
4
+ [![license][license-badge]][license-link]
4
5
 
5
- [![npm-badge][]][npm-link]
6
- [![npm-downloads-badge][]][npm-link]
7
- [![jsdelivr-badge][]][jsdelivr-link]
8
- [![npm-license-badge][]](LICENSE)
9
- [![socket-badge][]][socket-link]
6
+ > XYO Layer One API
10
7
 
11
- XYO Layer One API
8
+ ## Install
12
9
 
13
-
14
-
15
- ## Reference
16
-
17
- **@xyo-network/react-chain-transfer-plugin**
18
-
19
- ***
20
-
21
- ## Interfaces
22
-
23
- - [TransferRenderBoxDetailsProps](#interfaces/TransferRenderBoxDetailsProps)
24
- - [TransferRenderCardProps](#interfaces/TransferRenderCardProps)
25
-
26
- ## Variables
27
-
28
- - [TransferRenderPlugin](#variables/TransferRenderPlugin)
29
- - [TransferRenderBoxDetails](#variables/TransferRenderBoxDetails)
30
- - [TransferRenderCard](#variables/TransferRenderCard)
31
-
32
- ### interfaces
33
-
34
- ### <a id="TransferRenderBoxDetailsProps"></a>TransferRenderBoxDetailsProps
35
-
36
- [**@xyo-network/react-chain-transfer-plugin**](#../README)
37
-
38
- ***
39
-
40
- ## Extends
41
-
42
- - `PayloadDetailsRenderProps`.`FlexBoxProps`
43
-
44
- ## Properties
45
-
46
- ### border?
47
-
48
- ```ts
49
- optional border:
50
- | ResponsiveStyleValue<
51
- | number
52
- | string & object
53
- | "inset"
54
- | "hidden"
55
- | "-moz-initial"
56
- | "inherit"
57
- | "initial"
58
- | "revert"
59
- | "revert-layer"
60
- | "unset"
61
- | "medium"
62
- | "thick"
63
- | "thin"
64
- | "dashed"
65
- | "dotted"
66
- | "double"
67
- | "groove"
68
- | "none"
69
- | "outset"
70
- | "ridge"
71
- | "solid"
72
- | "aliceblue"
73
- | "antiquewhite"
74
- | "aqua"
75
- | "aquamarine"
76
- | "azure"
77
- | "beige"
78
- | "bisque"
79
- | "black"
80
- | "blanchedalmond"
81
- | "blue"
82
- | "blueviolet"
83
- | "brown"
84
- | "burlywood"
85
- | "cadetblue"
86
- | "chartreuse"
87
- | "chocolate"
88
- | "coral"
89
- | "cornflowerblue"
90
- | "cornsilk"
91
- | "crimson"
92
- | "cyan"
93
- | "darkblue"
94
- | "darkcyan"
95
- | "darkgoldenrod"
96
- | "darkgray"
97
- | "darkgreen"
98
- | "darkgrey"
99
- | "darkkhaki"
100
- | "darkmagenta"
101
- | "darkolivegreen"
102
- | "darkorange"
103
- | "darkorchid"
104
- | "darkred"
105
- | "darksalmon"
106
- | "darkseagreen"
107
- | "darkslateblue"
108
- | "darkslategray"
109
- | "darkslategrey"
110
- | "darkturquoise"
111
- | "darkviolet"
112
- | "deeppink"
113
- | "deepskyblue"
114
- | "dimgray"
115
- | "dimgrey"
116
- | "dodgerblue"
117
- | "firebrick"
118
- | "floralwhite"
119
- | "forestgreen"
120
- | "fuchsia"
121
- | "gainsboro"
122
- | "ghostwhite"
123
- | "gold"
124
- | "goldenrod"
125
- | "gray"
126
- | "green"
127
- | "greenyellow"
128
- | "grey"
129
- | "honeydew"
130
- | "hotpink"
131
- | "indianred"
132
- | "indigo"
133
- | "ivory"
134
- | "khaki"
135
- | "lavender"
136
- | "lavenderblush"
137
- | "lawngreen"
138
- | "lemonchiffon"
139
- | "lightblue"
140
- | "lightcoral"
141
- | "lightcyan"
142
- | "lightgoldenrodyellow"
143
- | "lightgray"
144
- | "lightgreen"
145
- | "lightgrey"
146
- | "lightpink"
147
- | "lightsalmon"
148
- | "lightseagreen"
149
- | "lightskyblue"
150
- | "lightslategray"
151
- | "lightslategrey"
152
- | "lightsteelblue"
153
- | "lightyellow"
154
- | "lime"
155
- | "limegreen"
156
- | "linen"
157
- | "magenta"
158
- | "maroon"
159
- | "mediumaquamarine"
160
- | "mediumblue"
161
- | "mediumorchid"
162
- | "mediumpurple"
163
- | "mediumseagreen"
164
- | "mediumslateblue"
165
- | "mediumspringgreen"
166
- | "mediumturquoise"
167
- | "mediumvioletred"
168
- | "midnightblue"
169
- | "mintcream"
170
- | "mistyrose"
171
- | "moccasin"
172
- | "navajowhite"
173
- | "navy"
174
- | "oldlace"
175
- | "olive"
176
- | "olivedrab"
177
- | "orange"
178
- | "orangered"
179
- | "orchid"
180
- | "palegoldenrod"
181
- | "palegreen"
182
- | "paleturquoise"
183
- | "palevioletred"
184
- | "papayawhip"
185
- | "peachpuff"
186
- | "peru"
187
- | "pink"
188
- | "plum"
189
- | "powderblue"
190
- | "purple"
191
- | "rebeccapurple"
192
- | "red"
193
- | "rosybrown"
194
- | "royalblue"
195
- | "saddlebrown"
196
- | "salmon"
197
- | "sandybrown"
198
- | "seagreen"
199
- | "seashell"
200
- | "sienna"
201
- | "silver"
202
- | "skyblue"
203
- | "slateblue"
204
- | "slategray"
205
- | "slategrey"
206
- | "snow"
207
- | "springgreen"
208
- | "steelblue"
209
- | "tan"
210
- | "teal"
211
- | "thistle"
212
- | "tomato"
213
- | "turquoise"
214
- | "violet"
215
- | "wheat"
216
- | "white"
217
- | "whitesmoke"
218
- | "yellow"
219
- | "yellowgreen"
220
- | "transparent"
221
- | "AccentColor"
222
- | "AccentColorText"
223
- | "ActiveText"
224
- | "ButtonBorder"
225
- | "ButtonFace"
226
- | "ButtonText"
227
- | "Canvas"
228
- | "CanvasText"
229
- | "Field"
230
- | "FieldText"
231
- | "GrayText"
232
- | "Highlight"
233
- | "HighlightText"
234
- | "LinkText"
235
- | "Mark"
236
- | "MarkText"
237
- | "SelectedItem"
238
- | "SelectedItemText"
239
- | "VisitedText"
240
- | "ActiveBorder"
241
- | "ActiveCaption"
242
- | "AppWorkspace"
243
- | "Background"
244
- | "ButtonHighlight"
245
- | "ButtonShadow"
246
- | "CaptionText"
247
- | "InactiveBorder"
248
- | "InactiveCaption"
249
- | "InactiveCaptionText"
250
- | "InfoBackground"
251
- | "InfoText"
252
- | "Menu"
253
- | "MenuText"
254
- | "Scrollbar"
255
- | "ThreeDDarkShadow"
256
- | "ThreeDFace"
257
- | "ThreeDHighlight"
258
- | "ThreeDLightShadow"
259
- | "ThreeDShadow"
260
- | "Window"
261
- | "WindowFrame"
262
- | "WindowText"
263
- | "currentColor"
264
- | undefined>
265
- | (theme) => ResponsiveStyleValue<
266
- | number
267
- | string & object
268
- | "inset"
269
- | "hidden"
270
- | "-moz-initial"
271
- | "inherit"
272
- | "initial"
273
- | "revert"
274
- | "revert-layer"
275
- | "unset"
276
- | "medium"
277
- | "thick"
278
- | "thin"
279
- | "dashed"
280
- | "dotted"
281
- | "double"
282
- | "groove"
283
- | "none"
284
- | "outset"
285
- | "ridge"
286
- | "solid"
287
- | "aliceblue"
288
- | "antiquewhite"
289
- | "aqua"
290
- | "aquamarine"
291
- | "azure"
292
- | "beige"
293
- | "bisque"
294
- | "black"
295
- | "blanchedalmond"
296
- | "blue"
297
- | "blueviolet"
298
- | "brown"
299
- | "burlywood"
300
- | "cadetblue"
301
- | "chartreuse"
302
- | "chocolate"
303
- | "coral"
304
- | "cornflowerblue"
305
- | "cornsilk"
306
- | "crimson"
307
- | "cyan"
308
- | "darkblue"
309
- | "darkcyan"
310
- | "darkgoldenrod"
311
- | "darkgray"
312
- | "darkgreen"
313
- | "darkgrey"
314
- | "darkkhaki"
315
- | "darkmagenta"
316
- | "darkolivegreen"
317
- | "darkorange"
318
- | "darkorchid"
319
- | "darkred"
320
- | "darksalmon"
321
- | "darkseagreen"
322
- | "darkslateblue"
323
- | "darkslategray"
324
- | "darkslategrey"
325
- | "darkturquoise"
326
- | "darkviolet"
327
- | "deeppink"
328
- | "deepskyblue"
329
- | "dimgray"
330
- | "dimgrey"
331
- | "dodgerblue"
332
- | "firebrick"
333
- | "floralwhite"
334
- | "forestgreen"
335
- | "fuchsia"
336
- | "gainsboro"
337
- | "ghostwhite"
338
- | "gold"
339
- | "goldenrod"
340
- | "gray"
341
- | "green"
342
- | "greenyellow"
343
- | "grey"
344
- | "honeydew"
345
- | "hotpink"
346
- | "indianred"
347
- | "indigo"
348
- | "ivory"
349
- | "khaki"
350
- | "lavender"
351
- | "lavenderblush"
352
- | "lawngreen"
353
- | "lemonchiffon"
354
- | "lightblue"
355
- | "lightcoral"
356
- | "lightcyan"
357
- | "lightgoldenrodyellow"
358
- | "lightgray"
359
- | "lightgreen"
360
- | "lightgrey"
361
- | "lightpink"
362
- | "lightsalmon"
363
- | "lightseagreen"
364
- | "lightskyblue"
365
- | "lightslategray"
366
- | "lightslategrey"
367
- | "lightsteelblue"
368
- | "lightyellow"
369
- | "lime"
370
- | "limegreen"
371
- | "linen"
372
- | "magenta"
373
- | "maroon"
374
- | "mediumaquamarine"
375
- | "mediumblue"
376
- | "mediumorchid"
377
- | "mediumpurple"
378
- | "mediumseagreen"
379
- | "mediumslateblue"
380
- | "mediumspringgreen"
381
- | "mediumturquoise"
382
- | "mediumvioletred"
383
- | "midnightblue"
384
- | "mintcream"
385
- | "mistyrose"
386
- | "moccasin"
387
- | "navajowhite"
388
- | "navy"
389
- | "oldlace"
390
- | "olive"
391
- | "olivedrab"
392
- | "orange"
393
- | "orangered"
394
- | "orchid"
395
- | "palegoldenrod"
396
- | "palegreen"
397
- | "paleturquoise"
398
- | "palevioletred"
399
- | "papayawhip"
400
- | "peachpuff"
401
- | "peru"
402
- | "pink"
403
- | "plum"
404
- | "powderblue"
405
- | "purple"
406
- | "rebeccapurple"
407
- | "red"
408
- | "rosybrown"
409
- | "royalblue"
410
- | "saddlebrown"
411
- | "salmon"
412
- | "sandybrown"
413
- | "seagreen"
414
- | "seashell"
415
- | "sienna"
416
- | "silver"
417
- | "skyblue"
418
- | "slateblue"
419
- | "slategray"
420
- | "slategrey"
421
- | "snow"
422
- | "springgreen"
423
- | "steelblue"
424
- | "tan"
425
- | "teal"
426
- | "thistle"
427
- | "tomato"
428
- | "turquoise"
429
- | "violet"
430
- | "wheat"
431
- | "white"
432
- | "whitesmoke"
433
- | "yellow"
434
- | "yellowgreen"
435
- | "transparent"
436
- | "AccentColor"
437
- | "AccentColorText"
438
- | "ActiveText"
439
- | "ButtonBorder"
440
- | "ButtonFace"
441
- | "ButtonText"
442
- | "Canvas"
443
- | "CanvasText"
444
- | "Field"
445
- | "FieldText"
446
- | "GrayText"
447
- | "Highlight"
448
- | "HighlightText"
449
- | "LinkText"
450
- | "Mark"
451
- | "MarkText"
452
- | "SelectedItem"
453
- | "SelectedItemText"
454
- | "VisitedText"
455
- | "ActiveBorder"
456
- | "ActiveCaption"
457
- | "AppWorkspace"
458
- | "Background"
459
- | "ButtonHighlight"
460
- | "ButtonShadow"
461
- | "CaptionText"
462
- | "InactiveBorder"
463
- | "InactiveCaption"
464
- | "InactiveCaptionText"
465
- | "InfoBackground"
466
- | "InfoText"
467
- | "Menu"
468
- | "MenuText"
469
- | "Scrollbar"
470
- | "ThreeDDarkShadow"
471
- | "ThreeDFace"
472
- | "ThreeDHighlight"
473
- | "ThreeDLightShadow"
474
- | "ThreeDShadow"
475
- | "Window"
476
- | "WindowFrame"
477
- | "WindowText"
478
- | "currentColor"
479
- | undefined>;
480
- ```
481
-
482
- ### Inherited from
483
-
484
- ```ts
485
- FlexBoxProps.border
486
- ```
487
-
488
- ***
489
-
490
- ### borderTop?
491
-
492
- ```ts
493
- optional borderTop:
494
- | ResponsiveStyleValue<BorderTop<string | number> | readonly NonNullable<BorderTop<string | number> | undefined>[] | undefined>
495
- | (theme) => ResponsiveStyleValue<BorderTop<string | number> | readonly NonNullable<BorderTop<string | number> | undefined>[] | undefined>;
496
- ```
497
-
498
- ### Inherited from
499
-
500
- ```ts
501
- FlexBoxProps.borderTop
502
- ```
503
-
504
- ***
505
-
506
- ### borderRight?
507
-
508
- ```ts
509
- optional borderRight:
510
- | ResponsiveStyleValue<BorderRight<string | number> | readonly NonNullable<BorderRight<string | number> | undefined>[] | undefined>
511
- | (theme) => ResponsiveStyleValue<BorderRight<string | number> | readonly NonNullable<BorderRight<string | number> | undefined>[] | undefined>;
512
- ```
513
-
514
- ### Inherited from
515
-
516
- ```ts
517
- FlexBoxProps.borderRight
518
- ```
519
-
520
- ***
521
-
522
- ### borderBottom?
523
-
524
- ```ts
525
- optional borderBottom:
526
- | ResponsiveStyleValue<BorderBottom<string | number> | readonly NonNullable<BorderBottom<string | number> | undefined>[] | undefined>
527
- | (theme) => ResponsiveStyleValue<BorderBottom<string | number> | readonly NonNullable<BorderBottom<string | number> | undefined>[] | undefined>;
528
- ```
529
-
530
- ### Inherited from
531
-
532
- ```ts
533
- FlexBoxProps.borderBottom
534
- ```
535
-
536
- ***
537
-
538
- ### borderLeft?
539
-
540
- ```ts
541
- optional borderLeft:
542
- | ResponsiveStyleValue<BorderLeft<string | number> | readonly NonNullable<BorderLeft<string | number> | undefined>[] | undefined>
543
- | (theme) => ResponsiveStyleValue<BorderLeft<string | number> | readonly NonNullable<BorderLeft<string | number> | undefined>[] | undefined>;
544
- ```
545
-
546
- ### Inherited from
547
-
548
- ```ts
549
- FlexBoxProps.borderLeft
550
- ```
551
-
552
- ***
553
-
554
- ### borderColor?
555
-
556
- ```ts
557
- optional borderColor:
558
- | ResponsiveStyleValue<BorderColor | readonly string[] | undefined>
559
- | (theme) => ResponsiveStyleValue<BorderColor | readonly string[] | undefined>;
560
- ```
561
-
562
- ### Inherited from
563
-
564
- ```ts
565
- FlexBoxProps.borderColor
566
- ```
567
-
568
- ***
569
-
570
- ### borderRadius?
571
-
572
- ```ts
573
- optional borderRadius:
574
- | ResponsiveStyleValue<BorderRadius<string | number> | readonly NonNullable<BorderRadius<string | number> | undefined>[] | undefined>
575
- | (theme) => ResponsiveStyleValue<BorderRadius<string | number> | readonly NonNullable<BorderRadius<string | number> | undefined>[] | undefined>;
576
- ```
577
-
578
- ### Inherited from
579
-
580
- ```ts
581
- FlexBoxProps.borderRadius
582
- ```
583
-
584
- ***
585
-
586
- ### display?
587
-
588
- ```ts
589
- optional display:
590
- | ResponsiveStyleValue<readonly string[] | Display | undefined>
591
- | (theme) => ResponsiveStyleValue<readonly string[] | Display | undefined>;
592
- ```
593
-
594
- ### Inherited from
595
-
596
- ```ts
597
- FlexBoxProps.display
598
- ```
599
-
600
- ***
601
-
602
- ### displayPrint?
603
-
604
- ```ts
605
- optional displayPrint:
606
- | ResponsiveStyleValue<readonly string[] | Display | undefined>
607
- | (theme) => ResponsiveStyleValue<readonly string[] | Display | undefined>;
608
- ```
609
-
610
- ### Inherited from
611
-
612
- ```ts
613
- FlexBoxProps.displayPrint
614
- ```
615
-
616
- ***
617
-
618
- ### overflow?
619
-
620
- ```ts
621
- optional overflow:
622
- | ResponsiveStyleValue<readonly string[] | Overflow | undefined>
623
- | (theme) => ResponsiveStyleValue<readonly string[] | Overflow | undefined>;
624
- ```
625
-
626
- ### Inherited from
627
-
628
- ```ts
629
- FlexBoxProps.overflow
630
- ```
631
-
632
- ***
633
-
634
- ### textOverflow?
635
-
636
- ```ts
637
- optional textOverflow:
638
- | ResponsiveStyleValue<readonly string[] | TextOverflow | undefined>
639
- | (theme) => ResponsiveStyleValue<readonly string[] | TextOverflow | undefined>;
640
- ```
641
-
642
- ### Inherited from
643
-
644
- ```ts
645
- FlexBoxProps.textOverflow
646
- ```
647
-
648
- ***
649
-
650
- ### visibility?
651
-
652
- ```ts
653
- optional visibility:
654
- | ResponsiveStyleValue<Visibility | readonly NonNullable<Visibility | undefined>[] | undefined>
655
- | (theme) => ResponsiveStyleValue<Visibility | readonly NonNullable<Visibility | undefined>[] | undefined>;
656
- ```
657
-
658
- ### Inherited from
659
-
660
- ```ts
661
- FlexBoxProps.visibility
662
- ```
663
-
664
- ***
665
-
666
- ### whiteSpace?
667
-
668
- ```ts
669
- optional whiteSpace:
670
- | ResponsiveStyleValue<readonly string[] | WhiteSpace | undefined>
671
- | (theme) => ResponsiveStyleValue<readonly string[] | WhiteSpace | undefined>;
672
- ```
673
-
674
- ### Inherited from
675
-
676
- ```ts
677
- FlexBoxProps.whiteSpace
678
- ```
679
-
680
- ***
681
-
682
- ### flexBasis?
683
-
684
- ```ts
685
- optional flexBasis:
686
- | ResponsiveStyleValue<FlexBasis<string | number> | readonly NonNullable<FlexBasis<string | number> | undefined>[] | undefined>
687
- | (theme) => ResponsiveStyleValue<FlexBasis<string | number> | readonly NonNullable<FlexBasis<string | number> | undefined>[] | undefined>;
688
- ```
689
-
690
- ### Inherited from
691
-
692
- ```ts
693
- FlexBoxProps.flexBasis
694
- ```
695
-
696
- ***
697
-
698
- ### flexDirection?
699
-
700
- ```ts
701
- optional flexDirection:
702
- | ResponsiveStyleValue<FlexDirection | readonly NonNullable<FlexDirection | undefined>[] | undefined>
703
- | (theme) => ResponsiveStyleValue<FlexDirection | readonly NonNullable<FlexDirection | undefined>[] | undefined>;
704
- ```
705
-
706
- ### Inherited from
707
-
708
- ```ts
709
- FlexBoxProps.flexDirection
710
- ```
711
-
712
- ***
713
-
714
- ### flexWrap?
715
-
716
- ```ts
717
- optional flexWrap:
718
- | ResponsiveStyleValue<FlexWrap | readonly NonNullable<FlexWrap | undefined>[] | undefined>
719
- | (theme) => ResponsiveStyleValue<FlexWrap | readonly NonNullable<FlexWrap | undefined>[] | undefined>;
720
- ```
721
-
722
- ### Inherited from
723
-
724
- ```ts
725
- FlexBoxProps.flexWrap
726
- ```
727
-
728
- ***
729
-
730
- ### justifyContent?
731
-
732
- ```ts
733
- optional justifyContent:
734
- | ResponsiveStyleValue<readonly string[] | JustifyContent | undefined>
735
- | (theme) => ResponsiveStyleValue<readonly string[] | JustifyContent | undefined>;
736
- ```
737
-
738
- ### Inherited from
739
-
740
- ```ts
741
- FlexBoxProps.justifyContent
742
- ```
743
-
744
- ***
745
-
746
- ### alignItems?
747
-
748
- ```ts
749
- optional alignItems:
750
- | ResponsiveStyleValue<readonly string[] | AlignItems | undefined>
751
- | (theme) => ResponsiveStyleValue<readonly string[] | AlignItems | undefined>;
752
- ```
753
-
754
- ### Inherited from
755
-
756
- ```ts
757
- FlexBoxProps.alignItems
758
- ```
759
-
760
- ***
761
-
762
- ### alignContent?
763
-
764
- ```ts
765
- optional alignContent:
766
- | ResponsiveStyleValue<readonly string[] | AlignContent | undefined>
767
- | (theme) => ResponsiveStyleValue<readonly string[] | AlignContent | undefined>;
768
- ```
769
-
770
- ### Inherited from
771
-
772
- ```ts
773
- FlexBoxProps.alignContent
774
- ```
775
-
776
- ***
777
-
778
- ### order?
779
-
780
- ```ts
781
- optional order:
782
- | ResponsiveStyleValue<Order | readonly NonNullable<Order | undefined>[] | undefined>
783
- | (theme) => ResponsiveStyleValue<Order | readonly NonNullable<Order | undefined>[] | undefined>;
784
- ```
785
-
786
- ### Inherited from
787
-
788
- ```ts
789
- FlexBoxProps.order
790
- ```
791
-
792
- ***
793
-
794
- ### flex?
795
-
796
- ```ts
797
- optional flex:
798
- | ResponsiveStyleValue<Flex<string | number> | readonly NonNullable<Flex<string | number> | undefined>[] | undefined>
799
- | (theme) => ResponsiveStyleValue<Flex<string | number> | readonly NonNullable<Flex<string | number> | undefined>[] | undefined>;
800
- ```
801
-
802
- ### Inherited from
803
-
804
- ```ts
805
- FlexBoxProps.flex
806
- ```
807
-
808
- ***
809
-
810
- ### flexGrow?
811
-
812
- ```ts
813
- optional flexGrow:
814
- | ResponsiveStyleValue<FlexGrow | readonly NonNullable<FlexGrow | undefined>[] | undefined>
815
- | (theme) => ResponsiveStyleValue<FlexGrow | readonly NonNullable<FlexGrow | undefined>[] | undefined>;
816
- ```
817
-
818
- ### Inherited from
819
-
820
- ```ts
821
- FlexBoxProps.flexGrow
822
- ```
823
-
824
- ***
825
-
826
- ### flexShrink?
827
-
828
- ```ts
829
- optional flexShrink:
830
- | ResponsiveStyleValue<FlexShrink | readonly NonNullable<FlexShrink | undefined>[] | undefined>
831
- | (theme) => ResponsiveStyleValue<FlexShrink | readonly NonNullable<FlexShrink | undefined>[] | undefined>;
832
- ```
833
-
834
- ### Inherited from
835
-
836
- ```ts
837
- FlexBoxProps.flexShrink
838
- ```
839
-
840
- ***
841
-
842
- ### alignSelf?
843
-
844
- ```ts
845
- optional alignSelf:
846
- | ResponsiveStyleValue<readonly string[] | AlignSelf | undefined>
847
- | (theme) => ResponsiveStyleValue<readonly string[] | AlignSelf | undefined>;
848
- ```
849
-
850
- ### Inherited from
851
-
852
- ```ts
853
- FlexBoxProps.alignSelf
854
- ```
855
-
856
- ***
857
-
858
- ### justifyItems?
859
-
860
- ```ts
861
- optional justifyItems:
862
- | ResponsiveStyleValue<readonly string[] | JustifyItems | undefined>
863
- | (theme) => ResponsiveStyleValue<readonly string[] | JustifyItems | undefined>;
864
- ```
865
-
866
- ### Inherited from
867
-
868
- ```ts
869
- FlexBoxProps.justifyItems
870
- ```
871
-
872
- ***
873
-
874
- ### justifySelf?
875
-
876
- ```ts
877
- optional justifySelf:
878
- | ResponsiveStyleValue<readonly string[] | JustifySelf | undefined>
879
- | (theme) => ResponsiveStyleValue<readonly string[] | JustifySelf | undefined>;
880
- ```
881
-
882
- ### Inherited from
883
-
884
- ```ts
885
- FlexBoxProps.justifySelf
886
- ```
887
-
888
- ***
889
-
890
- ### gap?
891
-
892
- ```ts
893
- optional gap:
894
- | ResponsiveStyleValue<Gap<string | number> | readonly NonNullable<Gap<string | number> | undefined>[] | undefined>
895
- | (theme) => ResponsiveStyleValue<Gap<string | number> | readonly NonNullable<Gap<string | number> | undefined>[] | undefined>;
896
- ```
897
-
898
- ### Inherited from
899
-
900
- ```ts
901
- FlexBoxProps.gap
902
- ```
903
-
904
- ***
905
-
906
- ### columnGap?
907
-
908
- ```ts
909
- optional columnGap:
910
- | ResponsiveStyleValue<ColumnGap<string | number> | readonly NonNullable<ColumnGap<string | number> | undefined>[] | undefined>
911
- | (theme) => ResponsiveStyleValue<ColumnGap<string | number> | readonly NonNullable<ColumnGap<string | number> | undefined>[] | undefined>;
912
- ```
913
-
914
- ### Inherited from
915
-
916
- ```ts
917
- FlexBoxProps.columnGap
918
- ```
919
-
920
- ***
921
-
922
- ### rowGap?
923
-
924
- ```ts
925
- optional rowGap:
926
- | ResponsiveStyleValue<RowGap<string | number> | readonly NonNullable<RowGap<string | number> | undefined>[] | undefined>
927
- | (theme) => ResponsiveStyleValue<RowGap<string | number> | readonly NonNullable<RowGap<string | number> | undefined>[] | undefined>;
928
- ```
929
-
930
- ### Inherited from
931
-
932
- ```ts
933
- FlexBoxProps.rowGap
934
- ```
935
-
936
- ***
937
-
938
- ### gridColumn?
939
-
940
- ```ts
941
- optional gridColumn:
942
- | ResponsiveStyleValue<GridColumn | readonly NonNullable<GridColumn | undefined>[] | undefined>
943
- | (theme) => ResponsiveStyleValue<GridColumn | readonly NonNullable<GridColumn | undefined>[] | undefined>;
944
- ```
945
-
946
- ### Inherited from
947
-
948
- ```ts
949
- FlexBoxProps.gridColumn
950
- ```
951
-
952
- ***
953
-
954
- ### gridRow?
955
-
956
- ```ts
957
- optional gridRow:
958
- | ResponsiveStyleValue<GridRow | readonly NonNullable<GridRow | undefined>[] | undefined>
959
- | (theme) => ResponsiveStyleValue<GridRow | readonly NonNullable<GridRow | undefined>[] | undefined>;
960
- ```
961
-
962
- ### Inherited from
963
-
964
- ```ts
965
- FlexBoxProps.gridRow
966
- ```
967
-
968
- ***
969
-
970
- ### gridAutoFlow?
971
-
972
- ```ts
973
- optional gridAutoFlow:
974
- | ResponsiveStyleValue<readonly string[] | GridAutoFlow | undefined>
975
- | (theme) => ResponsiveStyleValue<readonly string[] | GridAutoFlow | undefined>;
976
- ```
977
-
978
- ### Inherited from
979
-
980
- ```ts
981
- FlexBoxProps.gridAutoFlow
982
- ```
983
-
984
- ***
985
-
986
- ### gridAutoColumns?
987
-
988
- ```ts
989
- optional gridAutoColumns:
990
- | ResponsiveStyleValue<GridAutoColumns<string | number> | readonly NonNullable<GridAutoColumns<string | number> | undefined>[] | undefined>
991
- | (theme) => ResponsiveStyleValue<GridAutoColumns<string | number> | readonly NonNullable<GridAutoColumns<string | number> | undefined>[] | undefined>;
992
- ```
993
-
994
- ### Inherited from
995
-
996
- ```ts
997
- FlexBoxProps.gridAutoColumns
998
- ```
999
-
1000
- ***
1001
-
1002
- ### gridAutoRows?
1003
-
1004
- ```ts
1005
- optional gridAutoRows:
1006
- | ResponsiveStyleValue<GridAutoRows<string | number> | readonly NonNullable<GridAutoRows<string | number> | undefined>[] | undefined>
1007
- | (theme) => ResponsiveStyleValue<GridAutoRows<string | number> | readonly NonNullable<GridAutoRows<string | number> | undefined>[] | undefined>;
1008
- ```
1009
-
1010
- ### Inherited from
1011
-
1012
- ```ts
1013
- FlexBoxProps.gridAutoRows
1014
- ```
1015
-
1016
- ***
1017
-
1018
- ### gridTemplateColumns?
1019
-
1020
- ```ts
1021
- optional gridTemplateColumns:
1022
- | ResponsiveStyleValue<GridTemplateColumns<string | number> | readonly NonNullable<GridTemplateColumns<string | number> | undefined>[] | undefined>
1023
- | (theme) => ResponsiveStyleValue<GridTemplateColumns<string | number> | readonly NonNullable<GridTemplateColumns<string | number> | undefined>[] | undefined>;
1024
- ```
1025
-
1026
- ### Inherited from
1027
-
1028
- ```ts
1029
- FlexBoxProps.gridTemplateColumns
1030
- ```
1031
-
1032
- ***
1033
-
1034
- ### gridTemplateRows?
1035
-
1036
- ```ts
1037
- optional gridTemplateRows:
1038
- | ResponsiveStyleValue<GridTemplateRows<string | number> | readonly NonNullable<GridTemplateRows<string | number> | undefined>[] | undefined>
1039
- | (theme) => ResponsiveStyleValue<GridTemplateRows<string | number> | readonly NonNullable<GridTemplateRows<string | number> | undefined>[] | undefined>;
1040
- ```
1041
-
1042
- ### Inherited from
1043
-
1044
- ```ts
1045
- FlexBoxProps.gridTemplateRows
1046
- ```
1047
-
1048
- ***
1049
-
1050
- ### gridTemplateAreas?
1051
-
1052
- ```ts
1053
- optional gridTemplateAreas:
1054
- | ResponsiveStyleValue<readonly string[] | GridTemplateAreas | undefined>
1055
- | (theme) => ResponsiveStyleValue<readonly string[] | GridTemplateAreas | undefined>;
1056
- ```
1057
-
1058
- ### Inherited from
1059
-
1060
- ```ts
1061
- FlexBoxProps.gridTemplateAreas
1062
- ```
1063
-
1064
- ***
1065
-
1066
- ### gridArea?
1067
-
1068
- ```ts
1069
- optional gridArea:
1070
- | ResponsiveStyleValue<GridArea | readonly NonNullable<GridArea | undefined>[] | undefined>
1071
- | (theme) => ResponsiveStyleValue<GridArea | readonly NonNullable<GridArea | undefined>[] | undefined>;
1072
- ```
1073
-
1074
- ### Inherited from
1075
-
1076
- ```ts
1077
- FlexBoxProps.gridArea
1078
- ```
1079
-
1080
- ***
1081
-
1082
- ### bgcolor?
1083
-
1084
- ```ts
1085
- optional bgcolor:
1086
- | ResponsiveStyleValue<readonly string[] | BackgroundColor | undefined>
1087
- | (theme) => ResponsiveStyleValue<readonly string[] | BackgroundColor | undefined>;
1088
- ```
1089
-
1090
- ### Inherited from
1091
-
1092
- ```ts
1093
- FlexBoxProps.bgcolor
1094
- ```
1095
-
1096
- ***
1097
-
1098
- ### color?
1099
-
1100
- ```ts
1101
- optional color:
1102
- | ResponsiveStyleValue<readonly string[] | Color | undefined>
1103
- | (theme) => ResponsiveStyleValue<readonly string[] | Color | undefined>;
1104
- ```
1105
-
1106
- ### Inherited from
1107
-
1108
- ```ts
1109
- FlexBoxProps.color
1110
- ```
1111
-
1112
- ***
1113
-
1114
- ### zIndex?
1115
-
1116
- ```ts
1117
- optional zIndex:
1118
- | ResponsiveStyleValue<string | string & object | number & object | undefined>
1119
- | (theme) => ResponsiveStyleValue<string | string & object | number & object | undefined>;
1120
- ```
1121
-
1122
- ### Inherited from
1123
-
1124
- ```ts
1125
- FlexBoxProps.zIndex
1126
- ```
1127
-
1128
- ***
1129
-
1130
- ### position?
1131
-
1132
- ```ts
1133
- optional position:
1134
- | ResponsiveStyleValue<Position | readonly NonNullable<Position | undefined>[] | undefined>
1135
- | (theme) => ResponsiveStyleValue<Position | readonly NonNullable<Position | undefined>[] | undefined>;
1136
- ```
1137
-
1138
- ### Inherited from
1139
-
1140
- ```ts
1141
- FlexBoxProps.position
1142
- ```
1143
-
1144
- ***
1145
-
1146
- ### top?
1147
-
1148
- ```ts
1149
- optional top:
1150
- | ResponsiveStyleValue<Top<string | number> | readonly NonNullable<Top<string | number> | undefined>[] | undefined>
1151
- | (theme) => ResponsiveStyleValue<Top<string | number> | readonly NonNullable<Top<string | number> | undefined>[] | undefined>;
1152
- ```
1153
-
1154
- ### Inherited from
1155
-
1156
- ```ts
1157
- FlexBoxProps.top
1158
- ```
1159
-
1160
- ***
1161
-
1162
- ### right?
1163
-
1164
- ```ts
1165
- optional right:
1166
- | ResponsiveStyleValue<Right<string | number> | readonly NonNullable<Right<string | number> | undefined>[] | undefined>
1167
- | (theme) => ResponsiveStyleValue<Right<string | number> | readonly NonNullable<Right<string | number> | undefined>[] | undefined>;
1168
- ```
1169
-
1170
- ### Inherited from
1171
-
1172
- ```ts
1173
- FlexBoxProps.right
1174
- ```
1175
-
1176
- ***
1177
-
1178
- ### bottom?
1179
-
1180
- ```ts
1181
- optional bottom:
1182
- | ResponsiveStyleValue<Bottom<string | number> | readonly NonNullable<Bottom<string | number> | undefined>[] | undefined>
1183
- | (theme) => ResponsiveStyleValue<Bottom<string | number> | readonly NonNullable<Bottom<string | number> | undefined>[] | undefined>;
1184
- ```
1185
-
1186
- ### Inherited from
1187
-
1188
- ```ts
1189
- FlexBoxProps.bottom
1190
- ```
1191
-
1192
- ***
1193
-
1194
- ### left?
1195
-
1196
- ```ts
1197
- optional left:
1198
- | ResponsiveStyleValue<Left<string | number> | readonly NonNullable<Left<string | number> | undefined>[] | undefined>
1199
- | (theme) => ResponsiveStyleValue<Left<string | number> | readonly NonNullable<Left<string | number> | undefined>[] | undefined>;
1200
- ```
1201
-
1202
- ### Inherited from
1203
-
1204
- ```ts
1205
- FlexBoxProps.left
1206
- ```
1207
-
1208
- ***
1209
-
1210
- ### boxShadow?
1211
-
1212
- ```ts
1213
- optional boxShadow:
1214
- | ResponsiveStyleValue<number | BoxShadow | undefined>
1215
- | (theme) => ResponsiveStyleValue<number | BoxShadow | undefined>;
1216
- ```
1217
-
1218
- ### Inherited from
1219
-
1220
- ```ts
1221
- FlexBoxProps.boxShadow
1222
- ```
1223
-
1224
- ***
1225
-
1226
- ### width?
1227
-
1228
- ```ts
1229
- optional width:
1230
- | ResponsiveStyleValue<Width<string | number> | readonly NonNullable<Width<string | number> | undefined>[] | undefined>
1231
- | (theme) => ResponsiveStyleValue<Width<string | number> | readonly NonNullable<Width<string | number> | undefined>[] | undefined>;
1232
- ```
1233
-
1234
- ### Inherited from
1235
-
1236
- ```ts
1237
- FlexBoxProps.width
1238
- ```
1239
-
1240
- ***
1241
-
1242
- ### maxWidth?
1243
-
1244
- ```ts
1245
- optional maxWidth:
1246
- | ResponsiveStyleValue<MaxWidth<string | number> | readonly NonNullable<MaxWidth<string | number> | undefined>[] | undefined>
1247
- | (theme) => ResponsiveStyleValue<MaxWidth<string | number> | readonly NonNullable<MaxWidth<string | number> | undefined>[] | undefined>;
1248
- ```
1249
-
1250
- ### Inherited from
1251
-
1252
- ```ts
1253
- FlexBoxProps.maxWidth
1254
- ```
1255
-
1256
- ***
1257
-
1258
- ### minWidth?
1259
-
1260
- ```ts
1261
- optional minWidth:
1262
- | ResponsiveStyleValue<MinWidth<string | number> | readonly NonNullable<MinWidth<string | number> | undefined>[] | undefined>
1263
- | (theme) => ResponsiveStyleValue<MinWidth<string | number> | readonly NonNullable<MinWidth<string | number> | undefined>[] | undefined>;
1264
- ```
1265
-
1266
- ### Inherited from
1267
-
1268
- ```ts
1269
- FlexBoxProps.minWidth
1270
- ```
1271
-
1272
- ***
1273
-
1274
- ### height?
1275
-
1276
- ```ts
1277
- optional height:
1278
- | ResponsiveStyleValue<Height<string | number> | readonly NonNullable<Height<string | number> | undefined>[] | undefined>
1279
- | (theme) => ResponsiveStyleValue<Height<string | number> | readonly NonNullable<Height<string | number> | undefined>[] | undefined>;
1280
- ```
1281
-
1282
- ### Inherited from
1283
-
1284
- ```ts
1285
- FlexBoxProps.height
1286
- ```
1287
-
1288
- ***
1289
-
1290
- ### maxHeight?
1291
-
1292
- ```ts
1293
- optional maxHeight:
1294
- | ResponsiveStyleValue<MaxHeight<string | number> | readonly NonNullable<MaxHeight<string | number> | undefined>[] | undefined>
1295
- | (theme) => ResponsiveStyleValue<MaxHeight<string | number> | readonly NonNullable<MaxHeight<string | number> | undefined>[] | undefined>;
1296
- ```
1297
-
1298
- ### Inherited from
1299
-
1300
- ```ts
1301
- FlexBoxProps.maxHeight
1302
- ```
1303
-
1304
- ***
1305
-
1306
- ### minHeight?
1307
-
1308
- ```ts
1309
- optional minHeight:
1310
- | ResponsiveStyleValue<MinHeight<string | number> | readonly NonNullable<MinHeight<string | number> | undefined>[] | undefined>
1311
- | (theme) => ResponsiveStyleValue<MinHeight<string | number> | readonly NonNullable<MinHeight<string | number> | undefined>[] | undefined>;
1312
- ```
1313
-
1314
- ### Inherited from
1315
-
1316
- ```ts
1317
- FlexBoxProps.minHeight
1318
- ```
1319
-
1320
- ***
1321
-
1322
- ### boxSizing?
1323
-
1324
- ```ts
1325
- optional boxSizing:
1326
- | ResponsiveStyleValue<BoxSizing | readonly NonNullable<BoxSizing | undefined>[] | undefined>
1327
- | (theme) => ResponsiveStyleValue<BoxSizing | readonly NonNullable<BoxSizing | undefined>[] | undefined>;
1328
- ```
1329
-
1330
- ### Inherited from
1331
-
1332
- ```ts
1333
- FlexBoxProps.boxSizing
1334
- ```
1335
-
1336
- ***
1337
-
1338
- ### m?
1339
-
1340
- ```ts
1341
- optional m:
1342
- | ResponsiveStyleValue<Margin<string | number> | readonly NonNullable<Margin<string | number> | undefined>[] | undefined>
1343
- | (theme) => ResponsiveStyleValue<Margin<string | number> | readonly NonNullable<Margin<string | number> | undefined>[] | undefined>;
1344
- ```
1345
-
1346
- ### Inherited from
1347
-
1348
- ```ts
1349
- FlexBoxProps.m
1350
- ```
1351
-
1352
- ***
1353
-
1354
- ### mt?
1355
-
1356
- ```ts
1357
- optional mt:
1358
- | ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>
1359
- | (theme) => ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>;
1360
- ```
1361
-
1362
- ### Inherited from
1363
-
1364
- ```ts
1365
- FlexBoxProps.mt
1366
- ```
1367
-
1368
- ***
1369
-
1370
- ### mr?
1371
-
1372
- ```ts
1373
- optional mr:
1374
- | ResponsiveStyleValue<MarginRight<string | number> | readonly NonNullable<MarginRight<string | number> | undefined>[] | undefined>
1375
- | (theme) => ResponsiveStyleValue<MarginRight<string | number> | readonly NonNullable<MarginRight<string | number> | undefined>[] | undefined>;
1376
- ```
1377
-
1378
- ### Inherited from
1379
-
1380
- ```ts
1381
- FlexBoxProps.mr
1382
- ```
1383
-
1384
- ***
1385
-
1386
- ### mb?
1387
-
1388
- ```ts
1389
- optional mb:
1390
- | ResponsiveStyleValue<MarginBottom<string | number> | readonly NonNullable<MarginBottom<string | number> | undefined>[] | undefined>
1391
- | (theme) => ResponsiveStyleValue<MarginBottom<string | number> | readonly NonNullable<MarginBottom<string | number> | undefined>[] | undefined>;
1392
- ```
1393
-
1394
- ### Inherited from
1395
-
1396
- ```ts
1397
- FlexBoxProps.mb
1398
- ```
1399
-
1400
- ***
1401
-
1402
- ### ml?
1403
-
1404
- ```ts
1405
- optional ml:
1406
- | ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>
1407
- | (theme) => ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>;
1408
- ```
1409
-
1410
- ### Inherited from
1411
-
1412
- ```ts
1413
- FlexBoxProps.ml
1414
- ```
1415
-
1416
- ***
1417
-
1418
- ### mx?
1419
-
1420
- ```ts
1421
- optional mx:
1422
- | ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>
1423
- | (theme) => ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>;
1424
- ```
1425
-
1426
- ### Inherited from
1427
-
1428
- ```ts
1429
- FlexBoxProps.mx
1430
- ```
1431
-
1432
- ***
1433
-
1434
- ### my?
1435
-
1436
- ```ts
1437
- optional my:
1438
- | ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>
1439
- | (theme) => ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>;
1440
- ```
1441
-
1442
- ### Inherited from
1443
-
1444
- ```ts
1445
- FlexBoxProps.my
1446
- ```
1447
-
1448
- ***
1449
-
1450
- ### p?
1451
-
1452
- ```ts
1453
- optional p:
1454
- | ResponsiveStyleValue<Padding<string | number> | readonly NonNullable<Padding<string | number> | undefined>[] | undefined>
1455
- | (theme) => ResponsiveStyleValue<Padding<string | number> | readonly NonNullable<Padding<string | number> | undefined>[] | undefined>;
1456
- ```
1457
-
1458
- ### Inherited from
1459
-
1460
- ```ts
1461
- FlexBoxProps.p
1462
- ```
1463
-
1464
- ***
1465
-
1466
- ### pt?
1467
-
1468
- ```ts
1469
- optional pt:
1470
- | ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>
1471
- | (theme) => ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>;
1472
- ```
1473
-
1474
- ### Inherited from
1475
-
1476
- ```ts
1477
- FlexBoxProps.pt
1478
- ```
1479
-
1480
- ***
1481
-
1482
- ### pr?
1483
-
1484
- ```ts
1485
- optional pr:
1486
- | ResponsiveStyleValue<PaddingRight<string | number> | readonly NonNullable<PaddingRight<string | number> | undefined>[] | undefined>
1487
- | (theme) => ResponsiveStyleValue<PaddingRight<string | number> | readonly NonNullable<PaddingRight<string | number> | undefined>[] | undefined>;
1488
- ```
1489
-
1490
- ### Inherited from
1491
-
1492
- ```ts
1493
- FlexBoxProps.pr
1494
- ```
1495
-
1496
- ***
1497
-
1498
- ### pb?
1499
-
1500
- ```ts
1501
- optional pb:
1502
- | ResponsiveStyleValue<PaddingBottom<string | number> | readonly NonNullable<PaddingBottom<string | number> | undefined>[] | undefined>
1503
- | (theme) => ResponsiveStyleValue<PaddingBottom<string | number> | readonly NonNullable<PaddingBottom<string | number> | undefined>[] | undefined>;
1504
- ```
1505
-
1506
- ### Inherited from
1507
-
1508
- ```ts
1509
- FlexBoxProps.pb
1510
- ```
1511
-
1512
- ***
1513
-
1514
- ### pl?
1515
-
1516
- ```ts
1517
- optional pl:
1518
- | ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>
1519
- | (theme) => ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>;
1520
- ```
1521
-
1522
- ### Inherited from
1523
-
1524
- ```ts
1525
- FlexBoxProps.pl
1526
- ```
1527
-
1528
- ***
1529
-
1530
- ### px?
1531
-
1532
- ```ts
1533
- optional px:
1534
- | ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>
1535
- | (theme) => ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>;
1536
- ```
1537
-
1538
- ### Inherited from
1539
-
1540
- ```ts
1541
- FlexBoxProps.px
1542
- ```
1543
-
1544
- ***
1545
-
1546
- ### py?
1547
-
1548
- ```ts
1549
- optional py:
1550
- | ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>
1551
- | (theme) => ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>;
1552
- ```
1553
-
1554
- ### Inherited from
1555
-
1556
- ```ts
1557
- FlexBoxProps.py
1558
- ```
1559
-
1560
- ***
1561
-
1562
- ### margin?
1563
-
1564
- ```ts
1565
- optional margin:
1566
- | ResponsiveStyleValue<Margin<string | number> | readonly NonNullable<Margin<string | number> | undefined>[] | undefined>
1567
- | (theme) => ResponsiveStyleValue<Margin<string | number> | readonly NonNullable<Margin<string | number> | undefined>[] | undefined>;
1568
- ```
1569
-
1570
- ### Inherited from
1571
-
1572
- ```ts
1573
- FlexBoxProps.margin
1574
- ```
1575
-
1576
- ***
1577
-
1578
- ### marginTop?
1579
-
1580
- ```ts
1581
- optional marginTop:
1582
- | ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>
1583
- | (theme) => ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>;
1584
- ```
1585
-
1586
- ### Inherited from
1587
-
1588
- ```ts
1589
- FlexBoxProps.marginTop
1590
- ```
1591
-
1592
- ***
1593
-
1594
- ### marginRight?
1595
-
1596
- ```ts
1597
- optional marginRight:
1598
- | ResponsiveStyleValue<MarginRight<string | number> | readonly NonNullable<MarginRight<string | number> | undefined>[] | undefined>
1599
- | (theme) => ResponsiveStyleValue<MarginRight<string | number> | readonly NonNullable<MarginRight<string | number> | undefined>[] | undefined>;
1600
- ```
1601
-
1602
- ### Inherited from
1603
-
1604
- ```ts
1605
- FlexBoxProps.marginRight
1606
- ```
1607
-
1608
- ***
1609
-
1610
- ### marginBottom?
1611
-
1612
- ```ts
1613
- optional marginBottom:
1614
- | ResponsiveStyleValue<MarginBottom<string | number> | readonly NonNullable<MarginBottom<string | number> | undefined>[] | undefined>
1615
- | (theme) => ResponsiveStyleValue<MarginBottom<string | number> | readonly NonNullable<MarginBottom<string | number> | undefined>[] | undefined>;
1616
- ```
1617
-
1618
- ### Inherited from
1619
-
1620
- ```ts
1621
- FlexBoxProps.marginBottom
1622
- ```
1623
-
1624
- ***
1625
-
1626
- ### marginLeft?
1627
-
1628
- ```ts
1629
- optional marginLeft:
1630
- | ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>
1631
- | (theme) => ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>;
1632
- ```
1633
-
1634
- ### Inherited from
1635
-
1636
- ```ts
1637
- FlexBoxProps.marginLeft
1638
- ```
1639
-
1640
- ***
1641
-
1642
- ### marginX?
1643
-
1644
- ```ts
1645
- optional marginX:
1646
- | ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>
1647
- | (theme) => ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>;
1648
- ```
1649
-
1650
- ### Inherited from
1651
-
1652
- ```ts
1653
- FlexBoxProps.marginX
1654
- ```
1655
-
1656
- ***
1657
-
1658
- ### marginY?
1659
-
1660
- ```ts
1661
- optional marginY:
1662
- | ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>
1663
- | (theme) => ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>;
1664
- ```
1665
-
1666
- ### Inherited from
1667
-
1668
- ```ts
1669
- FlexBoxProps.marginY
1670
- ```
1671
-
1672
- ***
1673
-
1674
- ### marginInline?
1675
-
1676
- ```ts
1677
- optional marginInline:
1678
- | ResponsiveStyleValue<MarginInline<string | number> | readonly NonNullable<MarginInline<string | number> | undefined>[] | undefined>
1679
- | (theme) => ResponsiveStyleValue<MarginInline<string | number> | readonly NonNullable<MarginInline<string | number> | undefined>[] | undefined>;
1680
- ```
1681
-
1682
- ### Inherited from
1683
-
1684
- ```ts
1685
- FlexBoxProps.marginInline
1686
- ```
1687
-
1688
- ***
1689
-
1690
- ### marginInlineStart?
1691
-
1692
- ```ts
1693
- optional marginInlineStart:
1694
- | ResponsiveStyleValue<MarginInlineStart<string | number> | readonly NonNullable<MarginInlineStart<string | number> | undefined>[] | undefined>
1695
- | (theme) => ResponsiveStyleValue<MarginInlineStart<string | number> | readonly NonNullable<MarginInlineStart<string | number> | undefined>[] | undefined>;
1696
- ```
1697
-
1698
- ### Inherited from
1699
-
1700
- ```ts
1701
- FlexBoxProps.marginInlineStart
1702
- ```
1703
-
1704
- ***
1705
-
1706
- ### marginInlineEnd?
1707
-
1708
- ```ts
1709
- optional marginInlineEnd:
1710
- | ResponsiveStyleValue<MarginInlineEnd<string | number> | readonly NonNullable<MarginInlineEnd<string | number> | undefined>[] | undefined>
1711
- | (theme) => ResponsiveStyleValue<MarginInlineEnd<string | number> | readonly NonNullable<MarginInlineEnd<string | number> | undefined>[] | undefined>;
1712
- ```
1713
-
1714
- ### Inherited from
1715
-
1716
- ```ts
1717
- FlexBoxProps.marginInlineEnd
1718
- ```
1719
-
1720
- ***
1721
-
1722
- ### marginBlock?
1723
-
1724
- ```ts
1725
- optional marginBlock:
1726
- | ResponsiveStyleValue<MarginBlock<string | number> | readonly NonNullable<MarginBlock<string | number> | undefined>[] | undefined>
1727
- | (theme) => ResponsiveStyleValue<MarginBlock<string | number> | readonly NonNullable<MarginBlock<string | number> | undefined>[] | undefined>;
1728
- ```
1729
-
1730
- ### Inherited from
1731
-
1732
- ```ts
1733
- FlexBoxProps.marginBlock
1734
- ```
1735
-
1736
- ***
1737
-
1738
- ### marginBlockStart?
1739
-
1740
- ```ts
1741
- optional marginBlockStart:
1742
- | ResponsiveStyleValue<MarginBlockStart<string | number> | readonly NonNullable<MarginBlockStart<string | number> | undefined>[] | undefined>
1743
- | (theme) => ResponsiveStyleValue<MarginBlockStart<string | number> | readonly NonNullable<MarginBlockStart<string | number> | undefined>[] | undefined>;
1744
- ```
1745
-
1746
- ### Inherited from
1747
-
1748
- ```ts
1749
- FlexBoxProps.marginBlockStart
1750
- ```
1751
-
1752
- ***
1753
-
1754
- ### marginBlockEnd?
1755
-
1756
- ```ts
1757
- optional marginBlockEnd:
1758
- | ResponsiveStyleValue<MarginBlockEnd<string | number> | readonly NonNullable<MarginBlockEnd<string | number> | undefined>[] | undefined>
1759
- | (theme) => ResponsiveStyleValue<MarginBlockEnd<string | number> | readonly NonNullable<MarginBlockEnd<string | number> | undefined>[] | undefined>;
1760
- ```
1761
-
1762
- ### Inherited from
1763
-
1764
- ```ts
1765
- FlexBoxProps.marginBlockEnd
1766
- ```
1767
-
1768
- ***
1769
-
1770
- ### padding?
1771
-
1772
- ```ts
1773
- optional padding:
1774
- | ResponsiveStyleValue<Padding<string | number> | readonly NonNullable<Padding<string | number> | undefined>[] | undefined>
1775
- | (theme) => ResponsiveStyleValue<Padding<string | number> | readonly NonNullable<Padding<string | number> | undefined>[] | undefined>;
1776
- ```
1777
-
1778
- ### Inherited from
1779
-
1780
- ```ts
1781
- FlexBoxProps.padding
1782
- ```
1783
-
1784
- ***
1785
-
1786
- ### paddingTop?
1787
-
1788
- ```ts
1789
- optional paddingTop:
1790
- | ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>
1791
- | (theme) => ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>;
1792
- ```
1793
-
1794
- ### Inherited from
1795
-
1796
- ```ts
1797
- FlexBoxProps.paddingTop
1798
- ```
1799
-
1800
- ***
1801
-
1802
- ### paddingRight?
1803
-
1804
- ```ts
1805
- optional paddingRight:
1806
- | ResponsiveStyleValue<PaddingRight<string | number> | readonly NonNullable<PaddingRight<string | number> | undefined>[] | undefined>
1807
- | (theme) => ResponsiveStyleValue<PaddingRight<string | number> | readonly NonNullable<PaddingRight<string | number> | undefined>[] | undefined>;
1808
- ```
1809
-
1810
- ### Inherited from
1811
-
1812
- ```ts
1813
- FlexBoxProps.paddingRight
1814
- ```
1815
-
1816
- ***
1817
-
1818
- ### paddingBottom?
1819
-
1820
- ```ts
1821
- optional paddingBottom:
1822
- | ResponsiveStyleValue<PaddingBottom<string | number> | readonly NonNullable<PaddingBottom<string | number> | undefined>[] | undefined>
1823
- | (theme) => ResponsiveStyleValue<PaddingBottom<string | number> | readonly NonNullable<PaddingBottom<string | number> | undefined>[] | undefined>;
1824
- ```
1825
-
1826
- ### Inherited from
1827
-
1828
- ```ts
1829
- FlexBoxProps.paddingBottom
1830
- ```
1831
-
1832
- ***
1833
-
1834
- ### paddingLeft?
1835
-
1836
- ```ts
1837
- optional paddingLeft:
1838
- | ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>
1839
- | (theme) => ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>;
1840
- ```
1841
-
1842
- ### Inherited from
1843
-
1844
- ```ts
1845
- FlexBoxProps.paddingLeft
1846
- ```
1847
-
1848
- ***
1849
-
1850
- ### paddingX?
1851
-
1852
- ```ts
1853
- optional paddingX:
1854
- | ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>
1855
- | (theme) => ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>;
1856
- ```
1857
-
1858
- ### Inherited from
1859
-
1860
- ```ts
1861
- FlexBoxProps.paddingX
1862
- ```
1863
-
1864
- ***
1865
-
1866
- ### paddingY?
1867
-
1868
- ```ts
1869
- optional paddingY:
1870
- | ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>
1871
- | (theme) => ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>;
1872
- ```
1873
-
1874
- ### Inherited from
1875
-
1876
- ```ts
1877
- FlexBoxProps.paddingY
1878
- ```
1879
-
1880
- ***
1881
-
1882
- ### paddingInline?
1883
-
1884
- ```ts
1885
- optional paddingInline:
1886
- | ResponsiveStyleValue<PaddingInline<string | number> | readonly NonNullable<PaddingInline<string | number> | undefined>[] | undefined>
1887
- | (theme) => ResponsiveStyleValue<PaddingInline<string | number> | readonly NonNullable<PaddingInline<string | number> | undefined>[] | undefined>;
1888
- ```
1889
-
1890
- ### Inherited from
1891
-
1892
- ```ts
1893
- FlexBoxProps.paddingInline
1894
- ```
1895
-
1896
- ***
1897
-
1898
- ### paddingInlineStart?
1899
-
1900
- ```ts
1901
- optional paddingInlineStart:
1902
- | ResponsiveStyleValue<PaddingInlineStart<string | number> | readonly NonNullable<PaddingInlineStart<string | number> | undefined>[] | undefined>
1903
- | (theme) => ResponsiveStyleValue<PaddingInlineStart<string | number> | readonly NonNullable<PaddingInlineStart<string | number> | undefined>[] | undefined>;
1904
- ```
1905
-
1906
- ### Inherited from
1907
-
1908
- ```ts
1909
- FlexBoxProps.paddingInlineStart
1910
- ```
1911
-
1912
- ***
1913
-
1914
- ### paddingInlineEnd?
1915
-
1916
- ```ts
1917
- optional paddingInlineEnd:
1918
- | ResponsiveStyleValue<PaddingInlineEnd<string | number> | readonly NonNullable<PaddingInlineEnd<string | number> | undefined>[] | undefined>
1919
- | (theme) => ResponsiveStyleValue<PaddingInlineEnd<string | number> | readonly NonNullable<PaddingInlineEnd<string | number> | undefined>[] | undefined>;
1920
- ```
1921
-
1922
- ### Inherited from
1923
-
1924
- ```ts
1925
- FlexBoxProps.paddingInlineEnd
1926
- ```
1927
-
1928
- ***
1929
-
1930
- ### paddingBlock?
1931
-
1932
- ```ts
1933
- optional paddingBlock:
1934
- | ResponsiveStyleValue<PaddingBlock<string | number> | readonly NonNullable<PaddingBlock<string | number> | undefined>[] | undefined>
1935
- | (theme) => ResponsiveStyleValue<PaddingBlock<string | number> | readonly NonNullable<PaddingBlock<string | number> | undefined>[] | undefined>;
1936
- ```
1937
-
1938
- ### Inherited from
1939
-
1940
- ```ts
1941
- FlexBoxProps.paddingBlock
1942
- ```
1943
-
1944
- ***
1945
-
1946
- ### paddingBlockStart?
1947
-
1948
- ```ts
1949
- optional paddingBlockStart:
1950
- | ResponsiveStyleValue<PaddingBlockStart<string | number> | readonly NonNullable<PaddingBlockStart<string | number> | undefined>[] | undefined>
1951
- | (theme) => ResponsiveStyleValue<PaddingBlockStart<string | number> | readonly NonNullable<PaddingBlockStart<string | number> | undefined>[] | undefined>;
1952
- ```
1953
-
1954
- ### Inherited from
1955
-
1956
- ```ts
1957
- FlexBoxProps.paddingBlockStart
1958
- ```
1959
-
1960
- ***
1961
-
1962
- ### paddingBlockEnd?
1963
-
1964
- ```ts
1965
- optional paddingBlockEnd:
1966
- | ResponsiveStyleValue<PaddingBlockEnd<string | number> | readonly NonNullable<PaddingBlockEnd<string | number> | undefined>[] | undefined>
1967
- | (theme) => ResponsiveStyleValue<PaddingBlockEnd<string | number> | readonly NonNullable<PaddingBlockEnd<string | number> | undefined>[] | undefined>;
1968
- ```
1969
-
1970
- ### Inherited from
1971
-
1972
- ```ts
1973
- FlexBoxProps.paddingBlockEnd
1974
- ```
1975
-
1976
- ***
1977
-
1978
- ### typography?
1979
-
1980
- ```ts
1981
- optional typography:
1982
- | ResponsiveStyleValue<string | undefined>
1983
- | (theme) => ResponsiveStyleValue<string | undefined>;
1984
- ```
1985
-
1986
- ### Inherited from
1987
-
1988
- ```ts
1989
- FlexBoxProps.typography
1990
- ```
1991
-
1992
- ***
1993
-
1994
- ### fontFamily?
1995
-
1996
- ```ts
1997
- optional fontFamily:
1998
- | ResponsiveStyleValue<readonly string[] | FontFamily | undefined>
1999
- | (theme) => ResponsiveStyleValue<readonly string[] | FontFamily | undefined>;
2000
- ```
2001
-
2002
- ### Inherited from
2003
-
2004
- ```ts
2005
- FlexBoxProps.fontFamily
2006
- ```
2007
-
2008
- ***
2009
-
2010
- ### fontSize?
2011
-
2012
- ```ts
2013
- optional fontSize:
2014
- | ResponsiveStyleValue<FontSize<string | number> | readonly NonNullable<FontSize<string | number> | undefined>[] | undefined>
2015
- | (theme) => ResponsiveStyleValue<FontSize<string | number> | readonly NonNullable<FontSize<string | number> | undefined>[] | undefined>;
2016
- ```
2017
-
2018
- ### Inherited from
2019
-
2020
- ```ts
2021
- FlexBoxProps.fontSize
2022
- ```
2023
-
2024
- ***
2025
-
2026
- ### fontStyle?
2027
-
2028
- ```ts
2029
- optional fontStyle:
2030
- | ResponsiveStyleValue<readonly string[] | FontStyle | undefined>
2031
- | (theme) => ResponsiveStyleValue<readonly string[] | FontStyle | undefined>;
2032
- ```
2033
-
2034
- ### Inherited from
2035
-
2036
- ```ts
2037
- FlexBoxProps.fontStyle
2038
- ```
2039
-
2040
- ***
2041
-
2042
- ### fontWeight?
2043
-
2044
- ```ts
2045
- optional fontWeight:
2046
- | ResponsiveStyleValue<string | string & object | number & object | undefined>
2047
- | (theme) => ResponsiveStyleValue<string | string & object | number & object | undefined>;
2048
- ```
2049
-
2050
- ### Inherited from
2051
-
2052
- ```ts
2053
- FlexBoxProps.fontWeight
2054
- ```
2055
-
2056
- ***
2057
-
2058
- ### letterSpacing?
2059
-
2060
- ```ts
2061
- optional letterSpacing:
2062
- | ResponsiveStyleValue<LetterSpacing<string | number> | readonly NonNullable<LetterSpacing<string | number> | undefined>[] | undefined>
2063
- | (theme) => ResponsiveStyleValue<LetterSpacing<string | number> | readonly NonNullable<LetterSpacing<string | number> | undefined>[] | undefined>;
2064
- ```
2065
-
2066
- ### Inherited from
2067
-
2068
- ```ts
2069
- FlexBoxProps.letterSpacing
2070
- ```
2071
-
2072
- ***
2073
-
2074
- ### lineHeight?
2075
-
2076
- ```ts
2077
- optional lineHeight:
2078
- | ResponsiveStyleValue<LineHeight<string | number> | readonly NonNullable<LineHeight<string | number> | undefined>[] | undefined>
2079
- | (theme) => ResponsiveStyleValue<LineHeight<string | number> | readonly NonNullable<LineHeight<string | number> | undefined>[] | undefined>;
2080
- ```
2081
-
2082
- ### Inherited from
2083
-
2084
- ```ts
2085
- FlexBoxProps.lineHeight
2086
- ```
2087
-
2088
- ***
2089
-
2090
- ### textAlign?
2091
-
2092
- ```ts
2093
- optional textAlign:
2094
- | ResponsiveStyleValue<TextAlign | readonly NonNullable<TextAlign | undefined>[] | undefined>
2095
- | (theme) => ResponsiveStyleValue<TextAlign | readonly NonNullable<TextAlign | undefined>[] | undefined>;
2096
- ```
2097
-
2098
- ### Inherited from
2099
-
2100
- ```ts
2101
- FlexBoxProps.textAlign
2102
- ```
2103
-
2104
- ***
2105
-
2106
- ### textTransform?
2107
-
2108
- ```ts
2109
- optional textTransform:
2110
- | ResponsiveStyleValue<readonly string[] | TextTransform | undefined>
2111
- | (theme) => ResponsiveStyleValue<readonly string[] | TextTransform | undefined>;
2112
- ```
2113
-
2114
- ### Inherited from
2115
-
2116
- ```ts
2117
- FlexBoxProps.textTransform
2118
- ```
2119
-
2120
- ***
2121
-
2122
- ### options?
2123
-
2124
- ```ts
2125
- optional options: TransferRenderOptions;
2126
- ```
2127
-
2128
- ***
2129
-
2130
- ### payload?
2131
-
2132
- ```ts
2133
- optional payload: Payload;
2134
- ```
2135
-
2136
- ### Overrides
2137
-
2138
- ```ts
2139
- PayloadDetailsRenderProps.payload
2140
- ```
2141
-
2142
- ### <a id="TransferRenderCardProps"></a>TransferRenderCardProps
2143
-
2144
- [**@xyo-network/react-chain-transfer-plugin**](#../README)
2145
-
2146
- ***
2147
-
2148
- ## Extends
2149
-
2150
- - `PayloadDetailsRenderProps`.`CardProps`
2151
-
2152
- ## Properties
2153
-
2154
- ### options?
2155
-
2156
- ```ts
2157
- optional options: TransferRenderOptions;
2158
- ```
2159
-
2160
- ***
2161
-
2162
- ### payload?
2163
-
2164
- ```ts
2165
- optional payload: Payload;
2166
- ```
2167
-
2168
- ### Overrides
2169
-
2170
- ```ts
2171
- PayloadDetailsRenderProps.payload
2172
- ```
2173
-
2174
- ### variables
2175
-
2176
- ### <a id="TransferRenderBoxDetails"></a>TransferRenderBoxDetails
2177
-
2178
- [**@xyo-network/react-chain-transfer-plugin**](#../README)
2179
-
2180
- ***
2181
-
2182
- ```ts
2183
- const TransferRenderBoxDetails: React.FC<TransferRenderBoxDetailsProps>;
10
+ ```sh
11
+ {{pm}} add {{name}}
2184
12
  ```
2185
13
 
2186
- ### <a id="TransferRenderCard"></a>TransferRenderCard
2187
-
2188
- [**@xyo-network/react-chain-transfer-plugin**](#../README)
2189
-
2190
- ***
2191
-
2192
- ```ts
2193
- const TransferRenderCard: React.FC<TransferRenderCardProps>;
2194
- ```
2195
-
2196
- ### <a id="TransferRenderPlugin"></a>TransferRenderPlugin
2197
-
2198
- [**@xyo-network/react-chain-transfer-plugin**](#../README)
2199
-
2200
- ***
2201
-
2202
- ```ts
2203
- const TransferRenderPlugin: PayloadRenderPlugin;
2204
- ```
2205
-
2206
-
2207
- ## Maintainers
2208
-
2209
- - [Arie Trouw](https://github.com/arietrouw) ([arietrouw.com](https://arietrouw.com))
2210
- - [Matt Jones](https://github.com/jonesmac)
2211
- - [Joel Carter](https://github.com/JoelBCarter)
2212
- - [Jordan Trouw](https://github.com/jordantrouw)
2213
14
 
2214
15
  ## License
2215
16
 
2216
- > See the [LICENSE](LICENSE) file for license details
2217
-
2218
- ## Credits
2219
-
2220
- [Made with 🔥 and ❄️ by XYO](https://xyo.network)
2221
-
2222
- [logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
2223
-
2224
- [npm-badge]: https://img.shields.io/npm/v/@xyo-network/react-chain-transfer-plugin.svg
2225
- [npm-link]: https://www.npmjs.com/package/@xyo-network/react-chain-transfer-plugin
17
+ See the [LICENSE](LICENSE) file for license rights and limitations (LGPL-3.0-only).
2226
18
 
2227
- [npm-downloads-badge]: https://img.shields.io/npm/dw/@xyo-network/react-chain-transfer-plugin
2228
- [npm-license-badge]: https://img.shields.io/npm/l/@xyo-network/react-chain-transfer-plugin
2229
19
 
2230
- [jsdelivr-badge]: https://data.jsdelivr.com/v1/package/npm/@xyo-network/react-chain-transfer-plugin/badge
2231
- [jsdelivr-link]: https://www.jsdelivr.com/package/npm/@xyo-network/react-chain-transfer-plugin
2232
20
 
2233
- [socket-badge]: https://socket.dev/api/badge/npm/package/@xyo-network/react-chain-transfer-plugin
2234
- [socket-link]: https://socket.dev/npm/package/@xyo-network/react-chain-transfer-plugin
21
+ [npm-badge]: https://img.shields.io/npm/v/@xyo-network/xl1-react-transaction.svg
22
+ [npm-link]: https://www.npmjs.com/package/@xyo-network/xl1-react-transaction
23
+ [license-badge]: https://img.shields.io/npm/l/@xyo-network/xl1-react-transaction.svg
24
+ [license-link]: https://github.com/xylabs/sdk-js/blob/main/LICENSE