@ionic/vue 8.7.13-dev.11765925297.1bb45463 → 8.7.13-dev.11766070268.1ab3dde2
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/css/core.css +1 -1
- package/css/core.css.map +1 -1
- package/css/display.css +1 -1
- package/css/display.css.map +1 -1
- package/css/flex-utils.css +1 -1
- package/css/flex-utils.css.map +1 -1
- package/css/float-elements.css.map +1 -1
- package/css/global.bundle.css.map +1 -1
- package/css/ionic-swiper.css +1 -1
- package/css/ionic-swiper.css.map +1 -1
- package/css/ionic.bundle.css +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/css/normalize.css.map +1 -1
- package/css/padding.css.map +1 -1
- package/css/palettes/dark.always.css.map +1 -1
- package/css/palettes/dark.class.css.map +1 -1
- package/css/palettes/dark.system.css.map +1 -1
- package/css/palettes/high-contrast-dark.always.css.map +1 -1
- package/css/palettes/high-contrast-dark.class.css.map +1 -1
- package/css/palettes/high-contrast-dark.system.css.map +1 -1
- package/css/palettes/high-contrast.always.css.map +1 -1
- package/css/palettes/high-contrast.class.css.map +1 -1
- package/css/palettes/high-contrast.system.css.map +1 -1
- package/css/structure.css.map +1 -1
- package/css/text-alignment.css.map +1 -1
- package/css/text-transformation.css.map +1 -1
- package/css/typography.css.map +1 -1
- package/css/utils.bundle.css +1 -1
- package/css/utils.bundle.css.map +1 -1
- package/dist/index.js +160 -198
- package/dist/index.js.map +1 -1
- package/dist/types/proxies.d.ts +0 -1
- package/dist/vetur/attributes.json +178 -1600
- package/dist/vetur/tags.json +45 -223
- package/dist/web-types.json +122 -1544
- package/package.json +2 -2
- package/css/ionic/bundle.ionic.css +0 -1
- package/css/ionic/bundle.ionic.css.map +0 -1
- package/css/ionic/core.ionic.css +0 -1
- package/css/ionic/core.ionic.css.map +0 -1
- package/css/ionic/global.bundle.ionic.css +0 -1
- package/css/ionic/global.bundle.ionic.css.map +0 -1
- package/css/ionic/ionic-swiper.ionic.css +0 -1
- package/css/ionic/ionic-swiper.ionic.css.map +0 -1
- package/css/ionic/link.ionic.css +0 -1
- package/css/ionic/link.ionic.css.map +0 -1
- package/css/ionic/structure.ionic.css +0 -1
- package/css/ionic/structure.ionic.css.map +0 -1
- package/css/ionic/typography.ionic.css +0 -1
- package/css/ionic/typography.ionic.css.map +0 -1
- package/css/ionic/utils.bundle.ionic.css +0 -1
- package/css/ionic/utils.bundle.ionic.css.map +0 -1
package/dist/web-types.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "http://json.schemastore.org/web-types",
|
|
3
3
|
"framework": "vue",
|
|
4
4
|
"name": "@ionic/vue",
|
|
5
|
-
"version": "8.7.13-dev.
|
|
5
|
+
"version": "8.7.13-dev.11766070268.1ab3dde2",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
8
8
|
"types-syntax": "typescript",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"name": "mode",
|
|
32
|
-
"description": "The mode determines
|
|
32
|
+
"description": "The mode determines which platform styles to use.",
|
|
33
33
|
"required": false,
|
|
34
34
|
"value": {
|
|
35
35
|
"kind": "expression",
|
|
@@ -46,22 +46,14 @@
|
|
|
46
46
|
"type": "boolean"
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
|
-
{
|
|
50
|
-
"name": "theme",
|
|
51
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
52
|
-
"required": false,
|
|
53
|
-
"value": {
|
|
54
|
-
"kind": "expression",
|
|
55
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
49
|
{
|
|
59
50
|
"name": "toggle-icon",
|
|
60
51
|
"description": "The toggle icon to use. This icon will be\nrotated when the accordion is expanded\nor collapsed.",
|
|
61
52
|
"required": false,
|
|
53
|
+
"default": "chevronDown",
|
|
62
54
|
"value": {
|
|
63
55
|
"kind": "expression",
|
|
64
|
-
"type": "string
|
|
56
|
+
"type": "string"
|
|
65
57
|
}
|
|
66
58
|
},
|
|
67
59
|
{
|
|
@@ -138,7 +130,7 @@
|
|
|
138
130
|
},
|
|
139
131
|
{
|
|
140
132
|
"name": "mode",
|
|
141
|
-
"description": "The mode determines
|
|
133
|
+
"description": "The mode determines which platform styles to use.",
|
|
142
134
|
"required": false,
|
|
143
135
|
"value": {
|
|
144
136
|
"kind": "expression",
|
|
@@ -164,24 +156,6 @@
|
|
|
164
156
|
"type": "boolean"
|
|
165
157
|
}
|
|
166
158
|
},
|
|
167
|
-
{
|
|
168
|
-
"name": "shape",
|
|
169
|
-
"description": "Set to `\"soft\"` for an accordion group with slightly rounded corners,\n`\"round\"` for an accordion group with fully rounded corners, or\n`\"rectangular\"` for an accordion group without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.\nOnly applies when `expand` is set to `\"inset\"`.",
|
|
170
|
-
"required": false,
|
|
171
|
-
"value": {
|
|
172
|
-
"kind": "expression",
|
|
173
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
174
|
-
}
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"name": "theme",
|
|
178
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
179
|
-
"required": false,
|
|
180
|
-
"value": {
|
|
181
|
-
"kind": "expression",
|
|
182
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
183
|
-
}
|
|
184
|
-
},
|
|
185
159
|
{
|
|
186
160
|
"name": "value",
|
|
187
161
|
"description": "The value of the accordion group. This controls which\naccordions are expanded.\nThis should be an array of strings only when `multiple=\"true\"`",
|
|
@@ -312,7 +286,7 @@
|
|
|
312
286
|
},
|
|
313
287
|
{
|
|
314
288
|
"name": "mode",
|
|
315
|
-
"description": "The mode determines
|
|
289
|
+
"description": "The mode determines which platform styles to use.",
|
|
316
290
|
"required": false,
|
|
317
291
|
"value": {
|
|
318
292
|
"kind": "expression",
|
|
@@ -328,18 +302,9 @@
|
|
|
328
302
|
"type": "string | undefined"
|
|
329
303
|
}
|
|
330
304
|
},
|
|
331
|
-
{
|
|
332
|
-
"name": "theme",
|
|
333
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
334
|
-
"required": false,
|
|
335
|
-
"value": {
|
|
336
|
-
"kind": "expression",
|
|
337
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
338
|
-
}
|
|
339
|
-
},
|
|
340
305
|
{
|
|
341
306
|
"name": "translucent",
|
|
342
|
-
"description": "If `true`, the action sheet will be translucent.\nOnly applies when the
|
|
307
|
+
"description": "If `true`, the action sheet will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
|
|
343
308
|
"required": false,
|
|
344
309
|
"default": "false",
|
|
345
310
|
"value": {
|
|
@@ -566,7 +531,7 @@
|
|
|
566
531
|
},
|
|
567
532
|
{
|
|
568
533
|
"name": "mode",
|
|
569
|
-
"description": "The mode determines
|
|
534
|
+
"description": "The mode determines which platform styles to use.",
|
|
570
535
|
"required": false,
|
|
571
536
|
"value": {
|
|
572
537
|
"kind": "expression",
|
|
@@ -582,18 +547,9 @@
|
|
|
582
547
|
"type": "string | undefined"
|
|
583
548
|
}
|
|
584
549
|
},
|
|
585
|
-
{
|
|
586
|
-
"name": "theme",
|
|
587
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
588
|
-
"required": false,
|
|
589
|
-
"value": {
|
|
590
|
-
"kind": "expression",
|
|
591
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
592
|
-
}
|
|
593
|
-
},
|
|
594
550
|
{
|
|
595
551
|
"name": "translucent",
|
|
596
|
-
"description": "If `true`, the alert will be translucent.\nOnly applies when the
|
|
552
|
+
"description": "If `true`, the alert will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
|
|
597
553
|
"required": false,
|
|
598
554
|
"default": "false",
|
|
599
555
|
"value": {
|
|
@@ -703,54 +659,7 @@
|
|
|
703
659
|
"module": "@ionic/core/src/components/avatar/avatar.d.ts",
|
|
704
660
|
"symbol": "Avatar"
|
|
705
661
|
},
|
|
706
|
-
"attributes": [
|
|
707
|
-
{
|
|
708
|
-
"name": "disabled",
|
|
709
|
-
"description": "If `true`, the user cannot interact with the avatar.",
|
|
710
|
-
"required": false,
|
|
711
|
-
"default": "false",
|
|
712
|
-
"value": {
|
|
713
|
-
"kind": "expression",
|
|
714
|
-
"type": "boolean"
|
|
715
|
-
}
|
|
716
|
-
},
|
|
717
|
-
{
|
|
718
|
-
"name": "mode",
|
|
719
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
720
|
-
"required": false,
|
|
721
|
-
"value": {
|
|
722
|
-
"kind": "expression",
|
|
723
|
-
"type": "\"ios\" | \"md\""
|
|
724
|
-
}
|
|
725
|
-
},
|
|
726
|
-
{
|
|
727
|
-
"name": "shape",
|
|
728
|
-
"description": "Set to `\"soft\"` for an avatar with slightly rounded corners,\n`\"round\"` for an avatar with fully rounded corners, or `\"rectangular\"`\nfor an avatar without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
|
|
729
|
-
"required": false,
|
|
730
|
-
"value": {
|
|
731
|
-
"kind": "expression",
|
|
732
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
733
|
-
}
|
|
734
|
-
},
|
|
735
|
-
{
|
|
736
|
-
"name": "size",
|
|
737
|
-
"description": "Set to `\"xxsmall\"` for the smallest size.\nSet to `\"xsmall\"` for a very small size.\nSet to `\"small\"` for a compact size.\nSet to `\"medium\"` for the default height and width.\nSet to `\"large\"` for a larger size.\nSet to `\"xlarge\"` for the largest dimensions.\n\nDefaults to `\"medium\"` for the `ionic` theme, undefined for all other themes.",
|
|
738
|
-
"required": false,
|
|
739
|
-
"value": {
|
|
740
|
-
"kind": "expression",
|
|
741
|
-
"type": "\"large\" | \"medium\" | \"small\" | \"xlarge\" | \"xsmall\" | \"xxsmall\" | undefined"
|
|
742
|
-
}
|
|
743
|
-
},
|
|
744
|
-
{
|
|
745
|
-
"name": "theme",
|
|
746
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
747
|
-
"required": false,
|
|
748
|
-
"value": {
|
|
749
|
-
"kind": "expression",
|
|
750
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
751
|
-
}
|
|
752
|
-
}
|
|
753
|
-
],
|
|
662
|
+
"attributes": [],
|
|
754
663
|
"slots": [],
|
|
755
664
|
"events": []
|
|
756
665
|
},
|
|
@@ -802,7 +711,7 @@
|
|
|
802
711
|
},
|
|
803
712
|
{
|
|
804
713
|
"name": "mode",
|
|
805
|
-
"description": "The mode determines
|
|
714
|
+
"description": "The mode determines which platform styles to use.",
|
|
806
715
|
"required": false,
|
|
807
716
|
"value": {
|
|
808
717
|
"kind": "expression",
|
|
@@ -827,15 +736,6 @@
|
|
|
827
736
|
"type": "null | string | undefined"
|
|
828
737
|
}
|
|
829
738
|
},
|
|
830
|
-
{
|
|
831
|
-
"name": "theme",
|
|
832
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
833
|
-
"required": false,
|
|
834
|
-
"value": {
|
|
835
|
-
"kind": "expression",
|
|
836
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
837
|
-
}
|
|
838
|
-
},
|
|
839
739
|
{
|
|
840
740
|
"name": "type",
|
|
841
741
|
"description": "The type of the button.",
|
|
@@ -859,15 +759,6 @@
|
|
|
859
759
|
"symbol": "Backdrop"
|
|
860
760
|
},
|
|
861
761
|
"attributes": [
|
|
862
|
-
{
|
|
863
|
-
"name": "mode",
|
|
864
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
865
|
-
"required": false,
|
|
866
|
-
"value": {
|
|
867
|
-
"kind": "expression",
|
|
868
|
-
"type": "\"ios\" | \"md\""
|
|
869
|
-
}
|
|
870
|
-
},
|
|
871
762
|
{
|
|
872
763
|
"name": "stop-propagation",
|
|
873
764
|
"description": "If `true`, the backdrop will stop propagation on tap.",
|
|
@@ -888,15 +779,6 @@
|
|
|
888
779
|
"type": "boolean"
|
|
889
780
|
}
|
|
890
781
|
},
|
|
891
|
-
{
|
|
892
|
-
"name": "theme",
|
|
893
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
894
|
-
"required": false,
|
|
895
|
-
"value": {
|
|
896
|
-
"kind": "expression",
|
|
897
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
898
|
-
}
|
|
899
|
-
},
|
|
900
782
|
{
|
|
901
783
|
"name": "visible",
|
|
902
784
|
"description": "If `true`, the backdrop will be visible.",
|
|
@@ -940,59 +822,14 @@
|
|
|
940
822
|
"type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined"
|
|
941
823
|
}
|
|
942
824
|
},
|
|
943
|
-
{
|
|
944
|
-
"name": "hue",
|
|
945
|
-
"description": "Set to `\"bold\"` for a badge with vibrant, bold colors or to `\"subtle\"` for\na badge with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
|
|
946
|
-
"required": false,
|
|
947
|
-
"value": {
|
|
948
|
-
"kind": "expression",
|
|
949
|
-
"type": "\"bold\" | \"subtle\" | undefined"
|
|
950
|
-
}
|
|
951
|
-
},
|
|
952
825
|
{
|
|
953
826
|
"name": "mode",
|
|
954
|
-
"description": "The mode determines
|
|
827
|
+
"description": "The mode determines which platform styles to use.",
|
|
955
828
|
"required": false,
|
|
956
829
|
"value": {
|
|
957
830
|
"kind": "expression",
|
|
958
831
|
"type": "\"ios\" | \"md\""
|
|
959
832
|
}
|
|
960
|
-
},
|
|
961
|
-
{
|
|
962
|
-
"name": "shape",
|
|
963
|
-
"description": "Set to `\"rectangular\"` for non-rounded corners.\nSet to `\"soft\"` for slightly rounded corners.\nSet to `\"round\"` for fully rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
|
|
964
|
-
"required": false,
|
|
965
|
-
"value": {
|
|
966
|
-
"kind": "expression",
|
|
967
|
-
"type": "\"round | rectangular\" | \"soft\" | undefined"
|
|
968
|
-
}
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
"name": "size",
|
|
972
|
-
"description": "Set to `\"small\"` for a small badge.\nSet to `\"medium\"` for a medium badge.\nSet to `\"large\"` for a large badge, when it is empty (no text or icon).\n\nDefaults to `\"small\"` for the `ionic` theme, undefined for all other themes.",
|
|
973
|
-
"required": false,
|
|
974
|
-
"value": {
|
|
975
|
-
"kind": "expression",
|
|
976
|
-
"type": "\"large\" | \"medium\" | \"small\" | undefined"
|
|
977
|
-
}
|
|
978
|
-
},
|
|
979
|
-
{
|
|
980
|
-
"name": "theme",
|
|
981
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
982
|
-
"required": false,
|
|
983
|
-
"value": {
|
|
984
|
-
"kind": "expression",
|
|
985
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
986
|
-
}
|
|
987
|
-
},
|
|
988
|
-
{
|
|
989
|
-
"name": "vertical",
|
|
990
|
-
"description": "Set to `\"top\"` to position the badge on top right absolute position of the parent element.\nSet to `\"bottom\"` to position the badge on bottom right absolute position of the parent element.",
|
|
991
|
-
"required": false,
|
|
992
|
-
"value": {
|
|
993
|
-
"kind": "expression",
|
|
994
|
-
"type": "\"bottom\" | \"top\" | undefined"
|
|
995
|
-
}
|
|
996
833
|
}
|
|
997
834
|
],
|
|
998
835
|
"slots": [],
|
|
@@ -1056,7 +893,7 @@
|
|
|
1056
893
|
},
|
|
1057
894
|
{
|
|
1058
895
|
"name": "mode",
|
|
1059
|
-
"description": "The mode determines
|
|
896
|
+
"description": "The mode determines which platform styles to use.",
|
|
1060
897
|
"required": false,
|
|
1061
898
|
"value": {
|
|
1062
899
|
"kind": "expression",
|
|
@@ -1108,15 +945,6 @@
|
|
|
1108
945
|
"kind": "expression",
|
|
1109
946
|
"type": "string | undefined"
|
|
1110
947
|
}
|
|
1111
|
-
},
|
|
1112
|
-
{
|
|
1113
|
-
"name": "theme",
|
|
1114
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1115
|
-
"required": false,
|
|
1116
|
-
"value": {
|
|
1117
|
-
"kind": "expression",
|
|
1118
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1119
|
-
}
|
|
1120
948
|
}
|
|
1121
949
|
],
|
|
1122
950
|
"slots": [],
|
|
@@ -1192,21 +1020,12 @@
|
|
|
1192
1020
|
},
|
|
1193
1021
|
{
|
|
1194
1022
|
"name": "mode",
|
|
1195
|
-
"description": "The mode determines
|
|
1023
|
+
"description": "The mode determines which platform styles to use.",
|
|
1196
1024
|
"required": false,
|
|
1197
1025
|
"value": {
|
|
1198
1026
|
"kind": "expression",
|
|
1199
1027
|
"type": "\"ios\" | \"md\""
|
|
1200
1028
|
}
|
|
1201
|
-
},
|
|
1202
|
-
{
|
|
1203
|
-
"name": "theme",
|
|
1204
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1205
|
-
"required": false,
|
|
1206
|
-
"value": {
|
|
1207
|
-
"kind": "expression",
|
|
1208
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1209
|
-
}
|
|
1210
1029
|
}
|
|
1211
1030
|
],
|
|
1212
1031
|
"slots": [],
|
|
@@ -1308,7 +1127,7 @@
|
|
|
1308
1127
|
},
|
|
1309
1128
|
{
|
|
1310
1129
|
"name": "mode",
|
|
1311
|
-
"description": "The mode determines
|
|
1130
|
+
"description": "The mode determines which platform styles to use.",
|
|
1312
1131
|
"required": false,
|
|
1313
1132
|
"value": {
|
|
1314
1133
|
"kind": "expression",
|
|
@@ -1345,20 +1164,20 @@
|
|
|
1345
1164
|
},
|
|
1346
1165
|
{
|
|
1347
1166
|
"name": "shape",
|
|
1348
|
-
"description": "Set to `\"
|
|
1167
|
+
"description": "Set to `\"round\"` for a button with more rounded corners.",
|
|
1349
1168
|
"required": false,
|
|
1350
1169
|
"value": {
|
|
1351
1170
|
"kind": "expression",
|
|
1352
|
-
"type": "\"
|
|
1171
|
+
"type": "\"round\" | undefined"
|
|
1353
1172
|
}
|
|
1354
1173
|
},
|
|
1355
1174
|
{
|
|
1356
1175
|
"name": "size",
|
|
1357
|
-
"description": "Set to `\"small\"` for a button with less height and padding, to `\"
|
|
1176
|
+
"description": "Set to `\"small\"` for a button with less height and padding, to `\"default\"`\nfor a button with the default height and padding, or to `\"large\"` for a button\nwith more height and padding. By default the size is unset, unless the button\nis inside of an item, where the size is `\"small\"` by default. Set the size to\n`\"default\"` inside of an item to make it a standard size button.",
|
|
1358
1177
|
"required": false,
|
|
1359
1178
|
"value": {
|
|
1360
1179
|
"kind": "expression",
|
|
1361
|
-
"type": "\"default\" | \"large\" | \"
|
|
1180
|
+
"type": "\"default\" | \"large\" | \"small\" | undefined"
|
|
1362
1181
|
}
|
|
1363
1182
|
},
|
|
1364
1183
|
{
|
|
@@ -1380,15 +1199,6 @@
|
|
|
1380
1199
|
"type": "string | undefined"
|
|
1381
1200
|
}
|
|
1382
1201
|
},
|
|
1383
|
-
{
|
|
1384
|
-
"name": "theme",
|
|
1385
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1386
|
-
"required": false,
|
|
1387
|
-
"value": {
|
|
1388
|
-
"kind": "expression",
|
|
1389
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1390
|
-
}
|
|
1391
|
-
},
|
|
1392
1202
|
{
|
|
1393
1203
|
"name": "type",
|
|
1394
1204
|
"description": "The type of the button.",
|
|
@@ -1452,31 +1262,13 @@
|
|
|
1452
1262
|
"attributes": [
|
|
1453
1263
|
{
|
|
1454
1264
|
"name": "collapse",
|
|
1455
|
-
"description": "If true, buttons will disappear when its\nparent toolbar has fully collapsed if the toolbar\nis not the first toolbar. If the toolbar is the\nfirst toolbar, the buttons will be hidden and will\nonly be shown once all toolbars have fully collapsed.\n\nOnly applies in
|
|
1265
|
+
"description": "If true, buttons will disappear when its\nparent toolbar has fully collapsed if the toolbar\nis not the first toolbar. If the toolbar is the\nfirst toolbar, the buttons will be hidden and will\nonly be shown once all toolbars have fully collapsed.\n\nOnly applies in `ios` mode with `collapse` set to\n`true` on `ion-header`.\n\nTypically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles)",
|
|
1456
1266
|
"required": false,
|
|
1457
1267
|
"default": "false",
|
|
1458
1268
|
"value": {
|
|
1459
1269
|
"kind": "expression",
|
|
1460
1270
|
"type": "boolean"
|
|
1461
1271
|
}
|
|
1462
|
-
},
|
|
1463
|
-
{
|
|
1464
|
-
"name": "mode",
|
|
1465
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
1466
|
-
"required": false,
|
|
1467
|
-
"value": {
|
|
1468
|
-
"kind": "expression",
|
|
1469
|
-
"type": "\"ios\" | \"md\""
|
|
1470
|
-
}
|
|
1471
|
-
},
|
|
1472
|
-
{
|
|
1473
|
-
"name": "theme",
|
|
1474
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1475
|
-
"required": false,
|
|
1476
|
-
"value": {
|
|
1477
|
-
"kind": "expression",
|
|
1478
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1479
|
-
}
|
|
1480
1272
|
}
|
|
1481
1273
|
],
|
|
1482
1274
|
"slots": [],
|
|
@@ -1540,7 +1332,7 @@
|
|
|
1540
1332
|
},
|
|
1541
1333
|
{
|
|
1542
1334
|
"name": "mode",
|
|
1543
|
-
"description": "The mode determines
|
|
1335
|
+
"description": "The mode determines which platform styles to use.",
|
|
1544
1336
|
"required": false,
|
|
1545
1337
|
"value": {
|
|
1546
1338
|
"kind": "expression",
|
|
@@ -1575,16 +1367,6 @@
|
|
|
1575
1367
|
"type": "\"back\" | \"forward\" | \"root\""
|
|
1576
1368
|
}
|
|
1577
1369
|
},
|
|
1578
|
-
{
|
|
1579
|
-
"name": "shape",
|
|
1580
|
-
"description": "Set to `\"soft\"` for a card with slightly rounded corners, `\"round\"` for a card with more\nrounded corners, or `\"rectangular\"` for a card without rounded corners.\nDefaults to `\"round\"`.",
|
|
1581
|
-
"required": false,
|
|
1582
|
-
"default": "'round'",
|
|
1583
|
-
"value": {
|
|
1584
|
-
"kind": "expression",
|
|
1585
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
1586
|
-
}
|
|
1587
|
-
},
|
|
1588
1370
|
{
|
|
1589
1371
|
"name": "target",
|
|
1590
1372
|
"description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
|
|
@@ -1594,15 +1376,6 @@
|
|
|
1594
1376
|
"type": "string | undefined"
|
|
1595
1377
|
}
|
|
1596
1378
|
},
|
|
1597
|
-
{
|
|
1598
|
-
"name": "theme",
|
|
1599
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1600
|
-
"required": false,
|
|
1601
|
-
"value": {
|
|
1602
|
-
"kind": "expression",
|
|
1603
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1604
|
-
}
|
|
1605
|
-
},
|
|
1606
1379
|
{
|
|
1607
1380
|
"name": "type",
|
|
1608
1381
|
"description": "The type of the button. Only used when an `onclick` or `button` property is present.",
|
|
@@ -1628,21 +1401,12 @@
|
|
|
1628
1401
|
"attributes": [
|
|
1629
1402
|
{
|
|
1630
1403
|
"name": "mode",
|
|
1631
|
-
"description": "The mode determines
|
|
1404
|
+
"description": "The mode determines which platform styles to use.",
|
|
1632
1405
|
"required": false,
|
|
1633
1406
|
"value": {
|
|
1634
1407
|
"kind": "expression",
|
|
1635
1408
|
"type": "\"ios\" | \"md\""
|
|
1636
1409
|
}
|
|
1637
|
-
},
|
|
1638
|
-
{
|
|
1639
|
-
"name": "theme",
|
|
1640
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1641
|
-
"required": false,
|
|
1642
|
-
"value": {
|
|
1643
|
-
"kind": "expression",
|
|
1644
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1645
|
-
}
|
|
1646
1410
|
}
|
|
1647
1411
|
],
|
|
1648
1412
|
"slots": [],
|
|
@@ -1668,25 +1432,16 @@
|
|
|
1668
1432
|
},
|
|
1669
1433
|
{
|
|
1670
1434
|
"name": "mode",
|
|
1671
|
-
"description": "The mode determines
|
|
1435
|
+
"description": "The mode determines which platform styles to use.",
|
|
1672
1436
|
"required": false,
|
|
1673
1437
|
"value": {
|
|
1674
1438
|
"kind": "expression",
|
|
1675
1439
|
"type": "\"ios\" | \"md\""
|
|
1676
1440
|
}
|
|
1677
1441
|
},
|
|
1678
|
-
{
|
|
1679
|
-
"name": "theme",
|
|
1680
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1681
|
-
"required": false,
|
|
1682
|
-
"value": {
|
|
1683
|
-
"kind": "expression",
|
|
1684
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1685
|
-
}
|
|
1686
|
-
},
|
|
1687
1442
|
{
|
|
1688
1443
|
"name": "translucent",
|
|
1689
|
-
"description": "If `true`, the card header will be translucent.\nOnly applies when the
|
|
1444
|
+
"description": "If `true`, the card header will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
|
|
1690
1445
|
"required": false,
|
|
1691
1446
|
"default": "false",
|
|
1692
1447
|
"value": {
|
|
@@ -1718,21 +1473,12 @@
|
|
|
1718
1473
|
},
|
|
1719
1474
|
{
|
|
1720
1475
|
"name": "mode",
|
|
1721
|
-
"description": "The mode determines
|
|
1476
|
+
"description": "The mode determines which platform styles to use.",
|
|
1722
1477
|
"required": false,
|
|
1723
1478
|
"value": {
|
|
1724
1479
|
"kind": "expression",
|
|
1725
1480
|
"type": "\"ios\" | \"md\""
|
|
1726
1481
|
}
|
|
1727
|
-
},
|
|
1728
|
-
{
|
|
1729
|
-
"name": "theme",
|
|
1730
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1731
|
-
"required": false,
|
|
1732
|
-
"value": {
|
|
1733
|
-
"kind": "expression",
|
|
1734
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1735
|
-
}
|
|
1736
1482
|
}
|
|
1737
1483
|
],
|
|
1738
1484
|
"slots": [],
|
|
@@ -1758,21 +1504,12 @@
|
|
|
1758
1504
|
},
|
|
1759
1505
|
{
|
|
1760
1506
|
"name": "mode",
|
|
1761
|
-
"description": "The mode determines
|
|
1507
|
+
"description": "The mode determines which platform styles to use.",
|
|
1762
1508
|
"required": false,
|
|
1763
1509
|
"value": {
|
|
1764
1510
|
"kind": "expression",
|
|
1765
1511
|
"type": "\"ios\" | \"md\""
|
|
1766
1512
|
}
|
|
1767
|
-
},
|
|
1768
|
-
{
|
|
1769
|
-
"name": "theme",
|
|
1770
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1771
|
-
"required": false,
|
|
1772
|
-
"value": {
|
|
1773
|
-
"kind": "expression",
|
|
1774
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1775
|
-
}
|
|
1776
1513
|
}
|
|
1777
1514
|
],
|
|
1778
1515
|
"slots": [],
|
|
@@ -1874,7 +1611,7 @@
|
|
|
1874
1611
|
},
|
|
1875
1612
|
{
|
|
1876
1613
|
"name": "mode",
|
|
1877
|
-
"description": "The mode determines
|
|
1614
|
+
"description": "The mode determines which platform styles to use.",
|
|
1878
1615
|
"required": false,
|
|
1879
1616
|
"value": {
|
|
1880
1617
|
"kind": "expression",
|
|
@@ -1901,34 +1638,6 @@
|
|
|
1901
1638
|
"type": "boolean"
|
|
1902
1639
|
}
|
|
1903
1640
|
},
|
|
1904
|
-
{
|
|
1905
|
-
"name": "shape",
|
|
1906
|
-
"description": "Set to `\"soft\"` for a checkbox with more rounded corners. Only available when the theme is `\"ionic\"`.",
|
|
1907
|
-
"required": false,
|
|
1908
|
-
"default": "'soft'",
|
|
1909
|
-
"value": {
|
|
1910
|
-
"kind": "expression",
|
|
1911
|
-
"type": "\"rectangular\" | \"soft\" | undefined"
|
|
1912
|
-
}
|
|
1913
|
-
},
|
|
1914
|
-
{
|
|
1915
|
-
"name": "size",
|
|
1916
|
-
"description": "Set to `\"small\"` for a checkbox with less height and padding.",
|
|
1917
|
-
"required": false,
|
|
1918
|
-
"value": {
|
|
1919
|
-
"kind": "expression",
|
|
1920
|
-
"type": "\"small\" | undefined"
|
|
1921
|
-
}
|
|
1922
|
-
},
|
|
1923
|
-
{
|
|
1924
|
-
"name": "theme",
|
|
1925
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1926
|
-
"required": false,
|
|
1927
|
-
"value": {
|
|
1928
|
-
"kind": "expression",
|
|
1929
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1930
|
-
}
|
|
1931
|
-
},
|
|
1932
1641
|
{
|
|
1933
1642
|
"name": "value",
|
|
1934
1643
|
"description": "The value of the checkbox does not mean if it's checked or not, use the `checked`\nproperty for that.\n\nThe value of a checkbox is analogous to the value of an `<input type=\"checkbox\">`,\nit's only used when the checkbox participates in a native `<form>`.",
|
|
@@ -1959,7 +1668,7 @@
|
|
|
1959
1668
|
},
|
|
1960
1669
|
{
|
|
1961
1670
|
"name": "ionChange",
|
|
1962
|
-
"description": "Emitted when the checked property has changed
|
|
1671
|
+
"description": "Emitted when the checked property has changed as a result of a user action such as a click.\n\nThis event will not emit when programmatically setting the `checked` property.",
|
|
1963
1672
|
"arguments": [
|
|
1964
1673
|
{
|
|
1965
1674
|
"name": "detail",
|
|
@@ -2007,19 +1716,9 @@
|
|
|
2007
1716
|
"type": "boolean"
|
|
2008
1717
|
}
|
|
2009
1718
|
},
|
|
2010
|
-
{
|
|
2011
|
-
"name": "hue",
|
|
2012
|
-
"description": "Set to `\"bold\"` for a chip with vibrant, bold colors or to `\"subtle\"` for\na chip with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
|
|
2013
|
-
"required": false,
|
|
2014
|
-
"default": "'subtle'",
|
|
2015
|
-
"value": {
|
|
2016
|
-
"kind": "expression",
|
|
2017
|
-
"type": "\"bold\" | \"subtle\" | undefined"
|
|
2018
|
-
}
|
|
2019
|
-
},
|
|
2020
1719
|
{
|
|
2021
1720
|
"name": "mode",
|
|
2022
|
-
"description": "The mode determines
|
|
1721
|
+
"description": "The mode determines which platform styles to use.",
|
|
2023
1722
|
"required": false,
|
|
2024
1723
|
"value": {
|
|
2025
1724
|
"kind": "expression",
|
|
@@ -2035,33 +1734,6 @@
|
|
|
2035
1734
|
"kind": "expression",
|
|
2036
1735
|
"type": "boolean"
|
|
2037
1736
|
}
|
|
2038
|
-
},
|
|
2039
|
-
{
|
|
2040
|
-
"name": "shape",
|
|
2041
|
-
"description": "Set to `\"soft\"` for a chip with slightly rounded corners, `\"round\"` for a chip with fully\nrounded corners, or `\"rectangular\"` for a chip without rounded corners.\nDefaults to `\"round\"` for the `\"ionic\"` theme and `\"soft\"` for all other themes.",
|
|
2042
|
-
"required": false,
|
|
2043
|
-
"value": {
|
|
2044
|
-
"kind": "expression",
|
|
2045
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
2046
|
-
}
|
|
2047
|
-
},
|
|
2048
|
-
{
|
|
2049
|
-
"name": "size",
|
|
2050
|
-
"description": "Set to `\"small\"` for a chip with less height and padding.\n\nDefaults to `\"large\"` for the ionic theme, and undefined for all other themes.",
|
|
2051
|
-
"required": false,
|
|
2052
|
-
"value": {
|
|
2053
|
-
"kind": "expression",
|
|
2054
|
-
"type": "\"large\" | \"small\" | undefined"
|
|
2055
|
-
}
|
|
2056
|
-
},
|
|
2057
|
-
{
|
|
2058
|
-
"name": "theme",
|
|
2059
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
2060
|
-
"required": false,
|
|
2061
|
-
"value": {
|
|
2062
|
-
"kind": "expression",
|
|
2063
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
2064
|
-
}
|
|
2065
1737
|
}
|
|
2066
1738
|
],
|
|
2067
1739
|
"slots": [],
|
|
@@ -2076,15 +1748,6 @@
|
|
|
2076
1748
|
"symbol": "Col"
|
|
2077
1749
|
},
|
|
2078
1750
|
"attributes": [
|
|
2079
|
-
{
|
|
2080
|
-
"name": "mode",
|
|
2081
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
2082
|
-
"required": false,
|
|
2083
|
-
"value": {
|
|
2084
|
-
"kind": "expression",
|
|
2085
|
-
"type": "\"ios\" | \"md\""
|
|
2086
|
-
}
|
|
2087
|
-
},
|
|
2088
1751
|
{
|
|
2089
1752
|
"name": "offset",
|
|
2090
1753
|
"description": "The amount to offset the column, in terms of how many columns it should shift to the end\nof the total available.",
|
|
@@ -2139,60 +1802,6 @@
|
|
|
2139
1802
|
"type": "string | undefined"
|
|
2140
1803
|
}
|
|
2141
1804
|
},
|
|
2142
|
-
{
|
|
2143
|
-
"name": "order",
|
|
2144
|
-
"description": "The order of the column, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
|
|
2145
|
-
"required": false,
|
|
2146
|
-
"value": {
|
|
2147
|
-
"kind": "expression",
|
|
2148
|
-
"type": "string | undefined"
|
|
2149
|
-
}
|
|
2150
|
-
},
|
|
2151
|
-
{
|
|
2152
|
-
"name": "order-lg",
|
|
2153
|
-
"description": "The order of the column for lg screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
|
|
2154
|
-
"required": false,
|
|
2155
|
-
"value": {
|
|
2156
|
-
"kind": "expression",
|
|
2157
|
-
"type": "string | undefined"
|
|
2158
|
-
}
|
|
2159
|
-
},
|
|
2160
|
-
{
|
|
2161
|
-
"name": "order-md",
|
|
2162
|
-
"description": "The order of the column for md screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
|
|
2163
|
-
"required": false,
|
|
2164
|
-
"value": {
|
|
2165
|
-
"kind": "expression",
|
|
2166
|
-
"type": "string | undefined"
|
|
2167
|
-
}
|
|
2168
|
-
},
|
|
2169
|
-
{
|
|
2170
|
-
"name": "order-sm",
|
|
2171
|
-
"description": "The order of the column for sm screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
|
|
2172
|
-
"required": false,
|
|
2173
|
-
"value": {
|
|
2174
|
-
"kind": "expression",
|
|
2175
|
-
"type": "string | undefined"
|
|
2176
|
-
}
|
|
2177
|
-
},
|
|
2178
|
-
{
|
|
2179
|
-
"name": "order-xl",
|
|
2180
|
-
"description": "The order of the column for xl screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
|
|
2181
|
-
"required": false,
|
|
2182
|
-
"value": {
|
|
2183
|
-
"kind": "expression",
|
|
2184
|
-
"type": "string | undefined"
|
|
2185
|
-
}
|
|
2186
|
-
},
|
|
2187
|
-
{
|
|
2188
|
-
"name": "order-xs",
|
|
2189
|
-
"description": "The order of the column for xs screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
|
|
2190
|
-
"required": false,
|
|
2191
|
-
"value": {
|
|
2192
|
-
"kind": "expression",
|
|
2193
|
-
"type": "string | undefined"
|
|
2194
|
-
}
|
|
2195
|
-
},
|
|
2196
1805
|
{
|
|
2197
1806
|
"name": "pull",
|
|
2198
1807
|
"description": "The amount to pull the column, in terms of how many columns it should shift to the start of\nthe total available.",
|
|
@@ -2354,15 +1963,6 @@
|
|
|
2354
1963
|
"kind": "expression",
|
|
2355
1964
|
"type": "string | undefined"
|
|
2356
1965
|
}
|
|
2357
|
-
},
|
|
2358
|
-
{
|
|
2359
|
-
"name": "theme",
|
|
2360
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
2361
|
-
"required": false,
|
|
2362
|
-
"value": {
|
|
2363
|
-
"kind": "expression",
|
|
2364
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
2365
|
-
}
|
|
2366
1966
|
}
|
|
2367
1967
|
],
|
|
2368
1968
|
"slots": [],
|
|
@@ -2415,15 +2015,6 @@
|
|
|
2415
2015
|
"type": "boolean"
|
|
2416
2016
|
}
|
|
2417
2017
|
},
|
|
2418
|
-
{
|
|
2419
|
-
"name": "mode",
|
|
2420
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
2421
|
-
"required": false,
|
|
2422
|
-
"value": {
|
|
2423
|
-
"kind": "expression",
|
|
2424
|
-
"type": "\"ios\" | \"md\""
|
|
2425
|
-
}
|
|
2426
|
-
},
|
|
2427
2018
|
{
|
|
2428
2019
|
"name": "scroll-events",
|
|
2429
2020
|
"description": "Because of performance reasons, ionScroll events are disabled by default, in order to enable them\nand start listening from (ionScroll), set this property to `true`.",
|
|
@@ -2453,15 +2044,6 @@
|
|
|
2453
2044
|
"kind": "expression",
|
|
2454
2045
|
"type": "boolean"
|
|
2455
2046
|
}
|
|
2456
|
-
},
|
|
2457
|
-
{
|
|
2458
|
-
"name": "theme",
|
|
2459
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
2460
|
-
"required": false,
|
|
2461
|
-
"value": {
|
|
2462
|
-
"kind": "expression",
|
|
2463
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
2464
|
-
}
|
|
2465
2047
|
}
|
|
2466
2048
|
],
|
|
2467
2049
|
"slots": [
|
|
@@ -2669,7 +2251,7 @@
|
|
|
2669
2251
|
},
|
|
2670
2252
|
{
|
|
2671
2253
|
"name": "mode",
|
|
2672
|
-
"description": "The mode determines
|
|
2254
|
+
"description": "The mode determines which platform styles to use.",
|
|
2673
2255
|
"required": false,
|
|
2674
2256
|
"value": {
|
|
2675
2257
|
"kind": "expression",
|
|
@@ -2795,15 +2377,6 @@
|
|
|
2795
2377
|
"type": "\"cover\" | \"fixed\""
|
|
2796
2378
|
}
|
|
2797
2379
|
},
|
|
2798
|
-
{
|
|
2799
|
-
"name": "theme",
|
|
2800
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
2801
|
-
"required": false,
|
|
2802
|
-
"value": {
|
|
2803
|
-
"kind": "expression",
|
|
2804
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
2805
|
-
}
|
|
2806
|
-
},
|
|
2807
2380
|
{
|
|
2808
2381
|
"name": "titleSelectedDatesFormatter",
|
|
2809
2382
|
"description": "A callback used to format the header text that shows how many\ndates are selected. Only used if there are 0 or more than 1\nselected (i.e. unused for exactly 1). By default, the header\ntext is set to \"numberOfDates days\".\n\nSee https://ionicframework.com/docs/troubleshooting/runtime#accessing-this\nif you need to access `this` from within the callback.",
|
|
@@ -2929,21 +2502,12 @@
|
|
|
2929
2502
|
},
|
|
2930
2503
|
{
|
|
2931
2504
|
"name": "mode",
|
|
2932
|
-
"description": "The mode determines
|
|
2505
|
+
"description": "The mode determines which platform styles to use.",
|
|
2933
2506
|
"required": false,
|
|
2934
2507
|
"value": {
|
|
2935
2508
|
"kind": "expression",
|
|
2936
2509
|
"type": "\"ios\" | \"md\""
|
|
2937
2510
|
}
|
|
2938
|
-
},
|
|
2939
|
-
{
|
|
2940
|
-
"name": "theme",
|
|
2941
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
2942
|
-
"required": false,
|
|
2943
|
-
"value": {
|
|
2944
|
-
"kind": "expression",
|
|
2945
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
2946
|
-
}
|
|
2947
2511
|
}
|
|
2948
2512
|
],
|
|
2949
2513
|
"slots": [
|
|
@@ -2958,39 +2522,6 @@
|
|
|
2958
2522
|
],
|
|
2959
2523
|
"events": []
|
|
2960
2524
|
},
|
|
2961
|
-
{
|
|
2962
|
-
"name": "IonDivider",
|
|
2963
|
-
"doc-url": "https://ionicframework.com/docs/api/divider",
|
|
2964
|
-
"description": "",
|
|
2965
|
-
"source": {
|
|
2966
|
-
"module": "@ionic/core/src/components/divider/divider.d.ts",
|
|
2967
|
-
"symbol": "Divider"
|
|
2968
|
-
},
|
|
2969
|
-
"attributes": [
|
|
2970
|
-
{
|
|
2971
|
-
"name": "inset",
|
|
2972
|
-
"description": "If `true`, the divider will have horizontal margins\nBy default, it's `false`",
|
|
2973
|
-
"required": false,
|
|
2974
|
-
"default": "false",
|
|
2975
|
-
"value": {
|
|
2976
|
-
"kind": "expression",
|
|
2977
|
-
"type": "boolean"
|
|
2978
|
-
}
|
|
2979
|
-
},
|
|
2980
|
-
{
|
|
2981
|
-
"name": "spacing",
|
|
2982
|
-
"description": "Set to `\"xxsmall\"` for the smallest spacing.\nSet to \"xsmall\" for very small spacing.\nSet to `\"small\"` for small spacing.\nSet to \"medium\" for medium spacing.\nSet to \"large\" for large spacing.\nSet to `\"xlarge\"` for the largest spacing.\n\nDefaults to `\"medium\"`.",
|
|
2983
|
-
"required": false,
|
|
2984
|
-
"default": "'medium'",
|
|
2985
|
-
"value": {
|
|
2986
|
-
"kind": "expression",
|
|
2987
|
-
"type": "\"large\" | \"medium\" | \"small\" | \"xlarge\" | \"xsmall\" | \"xxlarge\" | \"xxsmall\" | undefined"
|
|
2988
|
-
}
|
|
2989
|
-
}
|
|
2990
|
-
],
|
|
2991
|
-
"slots": [],
|
|
2992
|
-
"events": []
|
|
2993
|
-
},
|
|
2994
2525
|
{
|
|
2995
2526
|
"name": "IonFab",
|
|
2996
2527
|
"doc-url": "https://ionicframework.com/docs/api/fab",
|
|
@@ -3017,34 +2548,16 @@
|
|
|
3017
2548
|
"default": "false",
|
|
3018
2549
|
"value": {
|
|
3019
2550
|
"kind": "expression",
|
|
3020
|
-
"type": "boolean"
|
|
3021
|
-
}
|
|
3022
|
-
},
|
|
3023
|
-
{
|
|
3024
|
-
"name": "horizontal",
|
|
3025
|
-
"description": "Where to align the fab horizontally in the viewport.",
|
|
3026
|
-
"required": false,
|
|
3027
|
-
"value": {
|
|
3028
|
-
"kind": "expression",
|
|
3029
|
-
"type": "\"center\" | \"end\" | \"start\" | undefined"
|
|
3030
|
-
}
|
|
3031
|
-
},
|
|
3032
|
-
{
|
|
3033
|
-
"name": "mode",
|
|
3034
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
3035
|
-
"required": false,
|
|
3036
|
-
"value": {
|
|
3037
|
-
"kind": "expression",
|
|
3038
|
-
"type": "\"ios\" | \"md\""
|
|
2551
|
+
"type": "boolean"
|
|
3039
2552
|
}
|
|
3040
2553
|
},
|
|
3041
2554
|
{
|
|
3042
|
-
"name": "
|
|
3043
|
-
"description": "
|
|
2555
|
+
"name": "horizontal",
|
|
2556
|
+
"description": "Where to align the fab horizontally in the viewport.",
|
|
3044
2557
|
"required": false,
|
|
3045
2558
|
"value": {
|
|
3046
2559
|
"kind": "expression",
|
|
3047
|
-
"type": "\"
|
|
2560
|
+
"type": "\"center\" | \"end\" | \"start\" | undefined"
|
|
3048
2561
|
}
|
|
3049
2562
|
},
|
|
3050
2563
|
{
|
|
@@ -3083,9 +2596,10 @@
|
|
|
3083
2596
|
"name": "close-icon",
|
|
3084
2597
|
"description": "The icon name to use for the close icon. This will appear when the fab button\nis pressed. Only applies if it is the main button inside of a fab containing a\nfab list.",
|
|
3085
2598
|
"required": false,
|
|
2599
|
+
"default": "close",
|
|
3086
2600
|
"value": {
|
|
3087
2601
|
"kind": "expression",
|
|
3088
|
-
"type": "string
|
|
2602
|
+
"type": "string"
|
|
3089
2603
|
}
|
|
3090
2604
|
},
|
|
3091
2605
|
{
|
|
@@ -3127,7 +2641,7 @@
|
|
|
3127
2641
|
},
|
|
3128
2642
|
{
|
|
3129
2643
|
"name": "mode",
|
|
3130
|
-
"description": "The mode determines
|
|
2644
|
+
"description": "The mode determines which platform styles to use.",
|
|
3131
2645
|
"required": false,
|
|
3132
2646
|
"value": {
|
|
3133
2647
|
"kind": "expression",
|
|
@@ -3190,18 +2704,9 @@
|
|
|
3190
2704
|
"type": "string | undefined"
|
|
3191
2705
|
}
|
|
3192
2706
|
},
|
|
3193
|
-
{
|
|
3194
|
-
"name": "theme",
|
|
3195
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3196
|
-
"required": false,
|
|
3197
|
-
"value": {
|
|
3198
|
-
"kind": "expression",
|
|
3199
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3200
|
-
}
|
|
3201
|
-
},
|
|
3202
2707
|
{
|
|
3203
2708
|
"name": "translucent",
|
|
3204
|
-
"description": "If `true`, the fab button will be translucent.\nOnly applies when the
|
|
2709
|
+
"description": "If `true`, the fab button will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
|
|
3205
2710
|
"required": false,
|
|
3206
2711
|
"default": "false",
|
|
3207
2712
|
"value": {
|
|
@@ -3263,15 +2768,6 @@
|
|
|
3263
2768
|
"type": "boolean"
|
|
3264
2769
|
}
|
|
3265
2770
|
},
|
|
3266
|
-
{
|
|
3267
|
-
"name": "mode",
|
|
3268
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
3269
|
-
"required": false,
|
|
3270
|
-
"value": {
|
|
3271
|
-
"kind": "expression",
|
|
3272
|
-
"type": "\"ios\" | \"md\""
|
|
3273
|
-
}
|
|
3274
|
-
},
|
|
3275
2771
|
{
|
|
3276
2772
|
"name": "side",
|
|
3277
2773
|
"description": "The side the fab list will show on relative to the main fab button.",
|
|
@@ -3281,15 +2777,6 @@
|
|
|
3281
2777
|
"kind": "expression",
|
|
3282
2778
|
"type": "\"bottom\" | \"end\" | \"start\" | \"top\""
|
|
3283
2779
|
}
|
|
3284
|
-
},
|
|
3285
|
-
{
|
|
3286
|
-
"name": "theme",
|
|
3287
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3288
|
-
"required": false,
|
|
3289
|
-
"value": {
|
|
3290
|
-
"kind": "expression",
|
|
3291
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3292
|
-
}
|
|
3293
2780
|
}
|
|
3294
2781
|
],
|
|
3295
2782
|
"slots": [],
|
|
@@ -3306,7 +2793,7 @@
|
|
|
3306
2793
|
"attributes": [
|
|
3307
2794
|
{
|
|
3308
2795
|
"name": "collapse",
|
|
3309
|
-
"description": "Describes the scroll effect that will be applied to the footer.\nOnly applies
|
|
2796
|
+
"description": "Describes the scroll effect that will be applied to the footer.\nOnly applies in iOS mode.",
|
|
3310
2797
|
"required": false,
|
|
3311
2798
|
"value": {
|
|
3312
2799
|
"kind": "expression",
|
|
@@ -3315,25 +2802,16 @@
|
|
|
3315
2802
|
},
|
|
3316
2803
|
{
|
|
3317
2804
|
"name": "mode",
|
|
3318
|
-
"description": "The mode determines
|
|
2805
|
+
"description": "The mode determines which platform styles to use.",
|
|
3319
2806
|
"required": false,
|
|
3320
2807
|
"value": {
|
|
3321
2808
|
"kind": "expression",
|
|
3322
2809
|
"type": "\"ios\" | \"md\""
|
|
3323
2810
|
}
|
|
3324
2811
|
},
|
|
3325
|
-
{
|
|
3326
|
-
"name": "theme",
|
|
3327
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3328
|
-
"required": false,
|
|
3329
|
-
"value": {
|
|
3330
|
-
"kind": "expression",
|
|
3331
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3332
|
-
}
|
|
3333
|
-
},
|
|
3334
2812
|
{
|
|
3335
2813
|
"name": "translucent",
|
|
3336
|
-
"description": "If `true`, the footer will be translucent.\nOnly applies when the
|
|
2814
|
+
"description": "If `true`, the footer will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).\n\nNote: In order to scroll content behind the footer, the `fullscreen`\nattribute needs to be set on the content.",
|
|
3337
2815
|
"required": false,
|
|
3338
2816
|
"default": "false",
|
|
3339
2817
|
"value": {
|
|
@@ -3363,24 +2841,6 @@
|
|
|
3363
2841
|
"kind": "expression",
|
|
3364
2842
|
"type": "boolean"
|
|
3365
2843
|
}
|
|
3366
|
-
},
|
|
3367
|
-
{
|
|
3368
|
-
"name": "mode",
|
|
3369
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
3370
|
-
"required": false,
|
|
3371
|
-
"value": {
|
|
3372
|
-
"kind": "expression",
|
|
3373
|
-
"type": "\"ios\" | \"md\""
|
|
3374
|
-
}
|
|
3375
|
-
},
|
|
3376
|
-
{
|
|
3377
|
-
"name": "theme",
|
|
3378
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3379
|
-
"required": false,
|
|
3380
|
-
"value": {
|
|
3381
|
-
"kind": "expression",
|
|
3382
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3383
|
-
}
|
|
3384
2844
|
}
|
|
3385
2845
|
],
|
|
3386
2846
|
"slots": [],
|
|
@@ -3397,44 +2857,25 @@
|
|
|
3397
2857
|
"attributes": [
|
|
3398
2858
|
{
|
|
3399
2859
|
"name": "collapse",
|
|
3400
|
-
"description": "Describes the scroll effect that will be applied to the header.\nOnly applies
|
|
2860
|
+
"description": "Describes the scroll effect that will be applied to the header.\nOnly applies in iOS mode.\n\nTypically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles)",
|
|
3401
2861
|
"required": false,
|
|
3402
2862
|
"value": {
|
|
3403
2863
|
"kind": "expression",
|
|
3404
2864
|
"type": "\"condense\" | \"fade\" | undefined"
|
|
3405
2865
|
}
|
|
3406
2866
|
},
|
|
3407
|
-
{
|
|
3408
|
-
"name": "divider",
|
|
3409
|
-
"description": "If `true`, the header will have a line at the bottom.\nTODO(ROU-10855): add support for this prop on ios/md themes",
|
|
3410
|
-
"required": false,
|
|
3411
|
-
"default": "false",
|
|
3412
|
-
"value": {
|
|
3413
|
-
"kind": "expression",
|
|
3414
|
-
"type": "boolean"
|
|
3415
|
-
}
|
|
3416
|
-
},
|
|
3417
2867
|
{
|
|
3418
2868
|
"name": "mode",
|
|
3419
|
-
"description": "The mode determines
|
|
2869
|
+
"description": "The mode determines which platform styles to use.",
|
|
3420
2870
|
"required": false,
|
|
3421
2871
|
"value": {
|
|
3422
2872
|
"kind": "expression",
|
|
3423
2873
|
"type": "\"ios\" | \"md\""
|
|
3424
2874
|
}
|
|
3425
2875
|
},
|
|
3426
|
-
{
|
|
3427
|
-
"name": "theme",
|
|
3428
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3429
|
-
"required": false,
|
|
3430
|
-
"value": {
|
|
3431
|
-
"kind": "expression",
|
|
3432
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3433
|
-
}
|
|
3434
|
-
},
|
|
3435
2876
|
{
|
|
3436
2877
|
"name": "translucent",
|
|
3437
|
-
"description": "If `true`, the header will be translucent.\nOnly applies when the
|
|
2878
|
+
"description": "If `true`, the header will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).\n\nNote: In order to scroll content behind the header, the `fullscreen`\nattribute needs to be set on the content.",
|
|
3438
2879
|
"required": false,
|
|
3439
2880
|
"default": "false",
|
|
3440
2881
|
"value": {
|
|
@@ -3464,15 +2905,6 @@
|
|
|
3464
2905
|
"type": "string | undefined"
|
|
3465
2906
|
}
|
|
3466
2907
|
},
|
|
3467
|
-
{
|
|
3468
|
-
"name": "mode",
|
|
3469
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
3470
|
-
"required": false,
|
|
3471
|
-
"value": {
|
|
3472
|
-
"kind": "expression",
|
|
3473
|
-
"type": "\"ios\" | \"md\""
|
|
3474
|
-
}
|
|
3475
|
-
},
|
|
3476
2908
|
{
|
|
3477
2909
|
"name": "src",
|
|
3478
2910
|
"description": "The image URL. This attribute is mandatory for the `<img>` element.",
|
|
@@ -3481,15 +2913,6 @@
|
|
|
3481
2913
|
"kind": "expression",
|
|
3482
2914
|
"type": "string | undefined"
|
|
3483
2915
|
}
|
|
3484
|
-
},
|
|
3485
|
-
{
|
|
3486
|
-
"name": "theme",
|
|
3487
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3488
|
-
"required": false,
|
|
3489
|
-
"value": {
|
|
3490
|
-
"kind": "expression",
|
|
3491
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3492
|
-
}
|
|
3493
2916
|
}
|
|
3494
2917
|
],
|
|
3495
2918
|
"slots": [],
|
|
@@ -3545,15 +2968,6 @@
|
|
|
3545
2968
|
"type": "boolean"
|
|
3546
2969
|
}
|
|
3547
2970
|
},
|
|
3548
|
-
{
|
|
3549
|
-
"name": "mode",
|
|
3550
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
3551
|
-
"required": false,
|
|
3552
|
-
"value": {
|
|
3553
|
-
"kind": "expression",
|
|
3554
|
-
"type": "\"ios\" | \"md\""
|
|
3555
|
-
}
|
|
3556
|
-
},
|
|
3557
2971
|
{
|
|
3558
2972
|
"name": "position",
|
|
3559
2973
|
"description": "The position of the infinite scroll element.\nThe value can be either `top` or `bottom`.",
|
|
@@ -3564,25 +2978,6 @@
|
|
|
3564
2978
|
"type": "\"bottom\" | \"top\""
|
|
3565
2979
|
}
|
|
3566
2980
|
},
|
|
3567
|
-
{
|
|
3568
|
-
"name": "preserve-rerender-scroll-position",
|
|
3569
|
-
"description": "If `true`, the infinite scroll will preserve the scroll position\nwhen the content is re-rendered. This is useful when the content is\nre-rendered with new keys, and the scroll position should be preserved.",
|
|
3570
|
-
"required": false,
|
|
3571
|
-
"default": "false",
|
|
3572
|
-
"value": {
|
|
3573
|
-
"kind": "expression",
|
|
3574
|
-
"type": "boolean"
|
|
3575
|
-
}
|
|
3576
|
-
},
|
|
3577
|
-
{
|
|
3578
|
-
"name": "theme",
|
|
3579
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3580
|
-
"required": false,
|
|
3581
|
-
"value": {
|
|
3582
|
-
"kind": "expression",
|
|
3583
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3584
|
-
}
|
|
3585
|
-
},
|
|
3586
2981
|
{
|
|
3587
2982
|
"name": "threshold",
|
|
3588
2983
|
"description": "The threshold distance from the bottom\nof the content to call the `infinite` output event when scrolled.\nThe threshold value can be either a percent, or\nin pixels. For example, use the value of `10%` for the `infinite`\noutput event to get called when the user has scrolled 10%\nfrom the bottom of the page. Use the value `100px` when the\nscroll is within 100 pixels from the bottom of the page.",
|
|
@@ -3634,24 +3029,6 @@
|
|
|
3634
3029
|
"kind": "expression",
|
|
3635
3030
|
"type": "IonicSafeString | string | undefined"
|
|
3636
3031
|
}
|
|
3637
|
-
},
|
|
3638
|
-
{
|
|
3639
|
-
"name": "mode",
|
|
3640
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
3641
|
-
"required": false,
|
|
3642
|
-
"value": {
|
|
3643
|
-
"kind": "expression",
|
|
3644
|
-
"type": "\"ios\" | \"md\""
|
|
3645
|
-
}
|
|
3646
|
-
},
|
|
3647
|
-
{
|
|
3648
|
-
"name": "theme",
|
|
3649
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3650
|
-
"required": false,
|
|
3651
|
-
"value": {
|
|
3652
|
-
"kind": "expression",
|
|
3653
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3654
|
-
}
|
|
3655
3032
|
}
|
|
3656
3033
|
],
|
|
3657
3034
|
"slots": [],
|
|
@@ -3683,7 +3060,7 @@
|
|
|
3683
3060
|
"default": "'off'",
|
|
3684
3061
|
"value": {
|
|
3685
3062
|
"kind": "expression",
|
|
3686
|
-
"type": "\"name\" | \"
|
|
3063
|
+
"type": "\"name\" | \"email\" | \"tel\" | \"url\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"photo\""
|
|
3687
3064
|
}
|
|
3688
3065
|
},
|
|
3689
3066
|
{
|
|
@@ -3801,7 +3178,7 @@
|
|
|
3801
3178
|
},
|
|
3802
3179
|
{
|
|
3803
3180
|
"name": "fill",
|
|
3804
|
-
"description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available
|
|
3181
|
+
"description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in `md` mode.",
|
|
3805
3182
|
"required": false,
|
|
3806
3183
|
"value": {
|
|
3807
3184
|
"kind": "expression",
|
|
@@ -3837,11 +3214,12 @@
|
|
|
3837
3214
|
},
|
|
3838
3215
|
{
|
|
3839
3216
|
"name": "label-placement",
|
|
3840
|
-
"description": "Where to place the label relative to the input.\n`\"start\"`: The label will appear to the left of the input in LTR and to the right in RTL.\n`\"end\"`: The label will appear to the right of the input in LTR and to the left in RTL.\n`\"floating\"`: The label will appear smaller and above the input when the input is focused or it has a value. Otherwise it will appear on top of the input.\n`\"stacked\"`: The label will appear smaller and above the input regardless even when the input is blurred or has no value.\n`\"fixed\"`: The label has the same behavior as `\"start\"` except it also has a fixed width. Long text will be truncated with ellipses (\"...\")
|
|
3217
|
+
"description": "Where to place the label relative to the input.\n`\"start\"`: The label will appear to the left of the input in LTR and to the right in RTL.\n`\"end\"`: The label will appear to the right of the input in LTR and to the left in RTL.\n`\"floating\"`: The label will appear smaller and above the input when the input is focused or it has a value. Otherwise it will appear on top of the input.\n`\"stacked\"`: The label will appear smaller and above the input regardless even when the input is blurred or has no value.\n`\"fixed\"`: The label has the same behavior as `\"start\"` except it also has a fixed width. Long text will be truncated with ellipses (\"...\").",
|
|
3841
3218
|
"required": false,
|
|
3219
|
+
"default": "'start'",
|
|
3842
3220
|
"value": {
|
|
3843
3221
|
"kind": "expression",
|
|
3844
|
-
"type": "\"end\" | \"fixed\" | \"floating\" | \"stacked\" | \"start\"
|
|
3222
|
+
"type": "\"end\" | \"fixed\" | \"floating\" | \"stacked\" | \"start\""
|
|
3845
3223
|
}
|
|
3846
3224
|
},
|
|
3847
3225
|
{
|
|
@@ -3882,7 +3260,7 @@
|
|
|
3882
3260
|
},
|
|
3883
3261
|
{
|
|
3884
3262
|
"name": "mode",
|
|
3885
|
-
"description": "The mode determines
|
|
3263
|
+
"description": "The mode determines which platform styles to use.",
|
|
3886
3264
|
"required": false,
|
|
3887
3265
|
"value": {
|
|
3888
3266
|
"kind": "expression",
|
|
@@ -3948,21 +3326,11 @@
|
|
|
3948
3326
|
},
|
|
3949
3327
|
{
|
|
3950
3328
|
"name": "shape",
|
|
3951
|
-
"description": "
|
|
3952
|
-
"required": false,
|
|
3953
|
-
"value": {
|
|
3954
|
-
"kind": "expression",
|
|
3955
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
3956
|
-
}
|
|
3957
|
-
},
|
|
3958
|
-
{
|
|
3959
|
-
"name": "size",
|
|
3960
|
-
"description": "The size of the input. If \"large\", it will have an increased height. By default the\nsize is medium. This property only applies to the `\"ionic\"` theme.",
|
|
3329
|
+
"description": "The shape of the input. If \"round\" it will have an increased border radius.",
|
|
3961
3330
|
"required": false,
|
|
3962
|
-
"default": "'medium'",
|
|
3963
3331
|
"value": {
|
|
3964
3332
|
"kind": "expression",
|
|
3965
|
-
"type": "\"
|
|
3333
|
+
"type": "\"round\" | undefined"
|
|
3966
3334
|
}
|
|
3967
3335
|
},
|
|
3968
3336
|
{
|
|
@@ -3984,15 +3352,6 @@
|
|
|
3984
3352
|
"type": "string | undefined"
|
|
3985
3353
|
}
|
|
3986
3354
|
},
|
|
3987
|
-
{
|
|
3988
|
-
"name": "theme",
|
|
3989
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3990
|
-
"required": false,
|
|
3991
|
-
"value": {
|
|
3992
|
-
"kind": "expression",
|
|
3993
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3994
|
-
}
|
|
3995
|
-
},
|
|
3996
3355
|
{
|
|
3997
3356
|
"name": "type",
|
|
3998
3357
|
"description": "The type of control to display. The default type is text.",
|
|
@@ -4340,7 +3699,7 @@
|
|
|
4340
3699
|
},
|
|
4341
3700
|
{
|
|
4342
3701
|
"name": "detail",
|
|
4343
|
-
"description": "If `true`, a detail arrow will appear on the item. Defaults to `false` unless the `
|
|
3702
|
+
"description": "If `true`, a detail arrow will appear on the item. Defaults to `false` unless the `mode`\nis `ios` and an `href` or `button` property is present.",
|
|
4344
3703
|
"required": false,
|
|
4345
3704
|
"value": {
|
|
4346
3705
|
"kind": "expression",
|
|
@@ -4351,9 +3710,10 @@
|
|
|
4351
3710
|
"name": "detail-icon",
|
|
4352
3711
|
"description": "The icon to use when `detail` is set to `true`.",
|
|
4353
3712
|
"required": false,
|
|
3713
|
+
"default": "chevronForward",
|
|
4354
3714
|
"value": {
|
|
4355
3715
|
"kind": "expression",
|
|
4356
|
-
"type": "string
|
|
3716
|
+
"type": "string"
|
|
4357
3717
|
}
|
|
4358
3718
|
},
|
|
4359
3719
|
{
|
|
@@ -4395,7 +3755,7 @@
|
|
|
4395
3755
|
},
|
|
4396
3756
|
{
|
|
4397
3757
|
"name": "mode",
|
|
4398
|
-
"description": "The mode determines
|
|
3758
|
+
"description": "The mode determines which platform styles to use.",
|
|
4399
3759
|
"required": false,
|
|
4400
3760
|
"value": {
|
|
4401
3761
|
"kind": "expression",
|
|
@@ -4439,15 +3799,6 @@
|
|
|
4439
3799
|
"type": "string | undefined"
|
|
4440
3800
|
}
|
|
4441
3801
|
},
|
|
4442
|
-
{
|
|
4443
|
-
"name": "theme",
|
|
4444
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4445
|
-
"required": false,
|
|
4446
|
-
"value": {
|
|
4447
|
-
"kind": "expression",
|
|
4448
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4449
|
-
}
|
|
4450
|
-
},
|
|
4451
3802
|
{
|
|
4452
3803
|
"name": "type",
|
|
4453
3804
|
"description": "The type of the button. Only used when an `onclick` or `button` property is present.",
|
|
@@ -4495,7 +3846,7 @@
|
|
|
4495
3846
|
},
|
|
4496
3847
|
{
|
|
4497
3848
|
"name": "mode",
|
|
4498
|
-
"description": "The mode determines
|
|
3849
|
+
"description": "The mode determines which platform styles to use.",
|
|
4499
3850
|
"required": false,
|
|
4500
3851
|
"value": {
|
|
4501
3852
|
"kind": "expression",
|
|
@@ -4511,15 +3862,6 @@
|
|
|
4511
3862
|
"kind": "expression",
|
|
4512
3863
|
"type": "boolean"
|
|
4513
3864
|
}
|
|
4514
|
-
},
|
|
4515
|
-
{
|
|
4516
|
-
"name": "theme",
|
|
4517
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4518
|
-
"required": false,
|
|
4519
|
-
"value": {
|
|
4520
|
-
"kind": "expression",
|
|
4521
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4522
|
-
}
|
|
4523
3865
|
}
|
|
4524
3866
|
],
|
|
4525
3867
|
"slots": [
|
|
@@ -4546,26 +3888,7 @@
|
|
|
4546
3888
|
"module": "@ionic/core/src/components/item-group/item-group.d.ts",
|
|
4547
3889
|
"symbol": "ItemGroup"
|
|
4548
3890
|
},
|
|
4549
|
-
"attributes": [
|
|
4550
|
-
{
|
|
4551
|
-
"name": "mode",
|
|
4552
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
4553
|
-
"required": false,
|
|
4554
|
-
"value": {
|
|
4555
|
-
"kind": "expression",
|
|
4556
|
-
"type": "\"ios\" | \"md\""
|
|
4557
|
-
}
|
|
4558
|
-
},
|
|
4559
|
-
{
|
|
4560
|
-
"name": "theme",
|
|
4561
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4562
|
-
"required": false,
|
|
4563
|
-
"value": {
|
|
4564
|
-
"kind": "expression",
|
|
4565
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4566
|
-
}
|
|
4567
|
-
}
|
|
4568
|
-
],
|
|
3891
|
+
"attributes": [],
|
|
4569
3892
|
"slots": [],
|
|
4570
3893
|
"events": []
|
|
4571
3894
|
},
|
|
@@ -4625,19 +3948,9 @@
|
|
|
4625
3948
|
"type": "string | undefined"
|
|
4626
3949
|
}
|
|
4627
3950
|
},
|
|
4628
|
-
{
|
|
4629
|
-
"name": "hue",
|
|
4630
|
-
"description": "Set to `\"bold\"` for an option with vibrant, bold colors or to `\"subtle\"` for\nan option with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
|
|
4631
|
-
"required": false,
|
|
4632
|
-
"default": "'subtle'",
|
|
4633
|
-
"value": {
|
|
4634
|
-
"kind": "expression",
|
|
4635
|
-
"type": "\"bold\" | \"subtle\" | undefined"
|
|
4636
|
-
}
|
|
4637
|
-
},
|
|
4638
3951
|
{
|
|
4639
3952
|
"name": "mode",
|
|
4640
|
-
"description": "The mode determines
|
|
3953
|
+
"description": "The mode determines which platform styles to use.",
|
|
4641
3954
|
"required": false,
|
|
4642
3955
|
"value": {
|
|
4643
3956
|
"kind": "expression",
|
|
@@ -4653,15 +3966,6 @@
|
|
|
4653
3966
|
"type": "string | undefined"
|
|
4654
3967
|
}
|
|
4655
3968
|
},
|
|
4656
|
-
{
|
|
4657
|
-
"name": "shape",
|
|
4658
|
-
"description": "Set to `\"rectangular\"` for non-rounded corners.\nSet to `\"soft\"` for slightly rounded corners.\nSet to `\"round\"` for fully rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
|
|
4659
|
-
"required": false,
|
|
4660
|
-
"value": {
|
|
4661
|
-
"kind": "expression",
|
|
4662
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
4663
|
-
}
|
|
4664
|
-
},
|
|
4665
3969
|
{
|
|
4666
3970
|
"name": "target",
|
|
4667
3971
|
"description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
|
|
@@ -4671,15 +3975,6 @@
|
|
|
4671
3975
|
"type": "string | undefined"
|
|
4672
3976
|
}
|
|
4673
3977
|
},
|
|
4674
|
-
{
|
|
4675
|
-
"name": "theme",
|
|
4676
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4677
|
-
"required": false,
|
|
4678
|
-
"value": {
|
|
4679
|
-
"kind": "expression",
|
|
4680
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4681
|
-
}
|
|
4682
|
-
},
|
|
4683
3978
|
{
|
|
4684
3979
|
"name": "type",
|
|
4685
3980
|
"description": "The type of the button.",
|
|
@@ -4728,15 +4023,6 @@
|
|
|
4728
4023
|
"symbol": "ItemOptions"
|
|
4729
4024
|
},
|
|
4730
4025
|
"attributes": [
|
|
4731
|
-
{
|
|
4732
|
-
"name": "mode",
|
|
4733
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
4734
|
-
"required": false,
|
|
4735
|
-
"value": {
|
|
4736
|
-
"kind": "expression",
|
|
4737
|
-
"type": "\"ios\" | \"md\""
|
|
4738
|
-
}
|
|
4739
|
-
},
|
|
4740
4026
|
{
|
|
4741
4027
|
"name": "side",
|
|
4742
4028
|
"description": "The side the option button should be on. Possible values: `\"start\"` and `\"end\"`. If you have multiple `ion-item-options`, a side must be provided for each.",
|
|
@@ -4746,15 +4032,6 @@
|
|
|
4746
4032
|
"kind": "expression",
|
|
4747
4033
|
"type": "\"end\" | \"start\""
|
|
4748
4034
|
}
|
|
4749
|
-
},
|
|
4750
|
-
{
|
|
4751
|
-
"name": "theme",
|
|
4752
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4753
|
-
"required": false,
|
|
4754
|
-
"value": {
|
|
4755
|
-
"kind": "expression",
|
|
4756
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4757
|
-
}
|
|
4758
4035
|
}
|
|
4759
4036
|
],
|
|
4760
4037
|
"slots": [],
|
|
@@ -4789,24 +4066,6 @@
|
|
|
4789
4066
|
"kind": "expression",
|
|
4790
4067
|
"type": "boolean"
|
|
4791
4068
|
}
|
|
4792
|
-
},
|
|
4793
|
-
{
|
|
4794
|
-
"name": "mode",
|
|
4795
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
4796
|
-
"required": false,
|
|
4797
|
-
"value": {
|
|
4798
|
-
"kind": "expression",
|
|
4799
|
-
"type": "\"ios\" | \"md\""
|
|
4800
|
-
}
|
|
4801
|
-
},
|
|
4802
|
-
{
|
|
4803
|
-
"name": "theme",
|
|
4804
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4805
|
-
"required": false,
|
|
4806
|
-
"value": {
|
|
4807
|
-
"kind": "expression",
|
|
4808
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4809
|
-
}
|
|
4810
4069
|
}
|
|
4811
4070
|
],
|
|
4812
4071
|
"slots": [],
|
|
@@ -4843,7 +4102,7 @@
|
|
|
4843
4102
|
},
|
|
4844
4103
|
{
|
|
4845
4104
|
"name": "mode",
|
|
4846
|
-
"description": "The mode determines
|
|
4105
|
+
"description": "The mode determines which platform styles to use.",
|
|
4847
4106
|
"required": false,
|
|
4848
4107
|
"value": {
|
|
4849
4108
|
"kind": "expression",
|
|
@@ -4858,15 +4117,6 @@
|
|
|
4858
4117
|
"kind": "expression",
|
|
4859
4118
|
"type": "\"fixed\" | \"floating\" | \"stacked\" | undefined"
|
|
4860
4119
|
}
|
|
4861
|
-
},
|
|
4862
|
-
{
|
|
4863
|
-
"name": "theme",
|
|
4864
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4865
|
-
"required": false,
|
|
4866
|
-
"value": {
|
|
4867
|
-
"kind": "expression",
|
|
4868
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4869
|
-
}
|
|
4870
4120
|
}
|
|
4871
4121
|
],
|
|
4872
4122
|
"slots": [],
|
|
@@ -4902,30 +4152,12 @@
|
|
|
4902
4152
|
},
|
|
4903
4153
|
{
|
|
4904
4154
|
"name": "mode",
|
|
4905
|
-
"description": "The mode determines
|
|
4155
|
+
"description": "The mode determines which platform styles to use.",
|
|
4906
4156
|
"required": false,
|
|
4907
4157
|
"value": {
|
|
4908
4158
|
"kind": "expression",
|
|
4909
4159
|
"type": "\"ios\" | \"md\""
|
|
4910
4160
|
}
|
|
4911
|
-
},
|
|
4912
|
-
{
|
|
4913
|
-
"name": "shape",
|
|
4914
|
-
"description": "Set to `\"soft\"` for slightly rounded corners,\n`\"round\"` for fully rounded corners,\nor `\"rectangular\"` for no rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme\nwhen inset is `true`\ndefaults to `\"rectangular\"` for the `ionic`\ntheme when inset is `false`,\nundefined for all other themes.",
|
|
4915
|
-
"required": false,
|
|
4916
|
-
"value": {
|
|
4917
|
-
"kind": "expression",
|
|
4918
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
4919
|
-
}
|
|
4920
|
-
},
|
|
4921
|
-
{
|
|
4922
|
-
"name": "theme",
|
|
4923
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4924
|
-
"required": false,
|
|
4925
|
-
"value": {
|
|
4926
|
-
"kind": "expression",
|
|
4927
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4928
|
-
}
|
|
4929
4161
|
}
|
|
4930
4162
|
],
|
|
4931
4163
|
"slots": [],
|
|
@@ -4960,21 +4192,12 @@
|
|
|
4960
4192
|
},
|
|
4961
4193
|
{
|
|
4962
4194
|
"name": "mode",
|
|
4963
|
-
"description": "The mode determines
|
|
4195
|
+
"description": "The mode determines which platform styles to use.",
|
|
4964
4196
|
"required": false,
|
|
4965
4197
|
"value": {
|
|
4966
4198
|
"kind": "expression",
|
|
4967
4199
|
"type": "\"ios\" | \"md\""
|
|
4968
4200
|
}
|
|
4969
|
-
},
|
|
4970
|
-
{
|
|
4971
|
-
"name": "theme",
|
|
4972
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4973
|
-
"required": false,
|
|
4974
|
-
"value": {
|
|
4975
|
-
"kind": "expression",
|
|
4976
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4977
|
-
}
|
|
4978
4201
|
}
|
|
4979
4202
|
],
|
|
4980
4203
|
"slots": [],
|
|
@@ -5086,7 +4309,7 @@
|
|
|
5086
4309
|
},
|
|
5087
4310
|
{
|
|
5088
4311
|
"name": "mode",
|
|
5089
|
-
"description": "The mode determines
|
|
4312
|
+
"description": "The mode determines which platform styles to use.",
|
|
5090
4313
|
"required": false,
|
|
5091
4314
|
"value": {
|
|
5092
4315
|
"kind": "expression",
|
|
@@ -5112,18 +4335,9 @@
|
|
|
5112
4335
|
"type": "\"bubbles\" | \"circles\" | \"circular\" | \"crescent\" | \"dots\" | \"lines\" | \"lines-sharp\" | \"lines-sharp-small\" | \"lines-small\" | null | undefined"
|
|
5113
4336
|
}
|
|
5114
4337
|
},
|
|
5115
|
-
{
|
|
5116
|
-
"name": "theme",
|
|
5117
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5118
|
-
"required": false,
|
|
5119
|
-
"value": {
|
|
5120
|
-
"kind": "expression",
|
|
5121
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5122
|
-
}
|
|
5123
|
-
},
|
|
5124
4338
|
{
|
|
5125
4339
|
"name": "translucent",
|
|
5126
|
-
"description": "If `true`, the loading indicator will be translucent.\nOnly applies when the
|
|
4340
|
+
"description": "If `true`, the loading indicator will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
|
|
5127
4341
|
"required": false,
|
|
5128
4342
|
"default": "false",
|
|
5129
4343
|
"value": {
|
|
@@ -5264,21 +4478,12 @@
|
|
|
5264
4478
|
}
|
|
5265
4479
|
},
|
|
5266
4480
|
{
|
|
5267
|
-
"name": "menu-id",
|
|
5268
|
-
"description": "An id for the menu.",
|
|
5269
|
-
"required": false,
|
|
5270
|
-
"value": {
|
|
5271
|
-
"kind": "expression",
|
|
5272
|
-
"type": "string | undefined"
|
|
5273
|
-
}
|
|
5274
|
-
},
|
|
5275
|
-
{
|
|
5276
|
-
"name": "mode",
|
|
5277
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
4481
|
+
"name": "menu-id",
|
|
4482
|
+
"description": "An id for the menu.",
|
|
5278
4483
|
"required": false,
|
|
5279
4484
|
"value": {
|
|
5280
4485
|
"kind": "expression",
|
|
5281
|
-
"type": "
|
|
4486
|
+
"type": "string | undefined"
|
|
5282
4487
|
}
|
|
5283
4488
|
},
|
|
5284
4489
|
{
|
|
@@ -5301,15 +4506,6 @@
|
|
|
5301
4506
|
"type": "boolean"
|
|
5302
4507
|
}
|
|
5303
4508
|
},
|
|
5304
|
-
{
|
|
5305
|
-
"name": "theme",
|
|
5306
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5307
|
-
"required": false,
|
|
5308
|
-
"value": {
|
|
5309
|
-
"kind": "expression",
|
|
5310
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5311
|
-
}
|
|
5312
|
-
},
|
|
5313
4509
|
{
|
|
5314
4510
|
"name": "type",
|
|
5315
4511
|
"description": "The display type of the menu.\nAvailable options: `\"overlay\"`, `\"reveal\"`, `\"push\"`.",
|
|
@@ -5413,22 +4609,13 @@
|
|
|
5413
4609
|
},
|
|
5414
4610
|
{
|
|
5415
4611
|
"name": "mode",
|
|
5416
|
-
"description": "The mode determines
|
|
4612
|
+
"description": "The mode determines which platform styles to use.",
|
|
5417
4613
|
"required": false,
|
|
5418
4614
|
"value": {
|
|
5419
4615
|
"kind": "expression",
|
|
5420
4616
|
"type": "\"ios\" | \"md\""
|
|
5421
4617
|
}
|
|
5422
4618
|
},
|
|
5423
|
-
{
|
|
5424
|
-
"name": "theme",
|
|
5425
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5426
|
-
"required": false,
|
|
5427
|
-
"value": {
|
|
5428
|
-
"kind": "expression",
|
|
5429
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5430
|
-
}
|
|
5431
|
-
},
|
|
5432
4619
|
{
|
|
5433
4620
|
"name": "type",
|
|
5434
4621
|
"description": "The type of the button.",
|
|
@@ -5470,24 +4657,6 @@
|
|
|
5470
4657
|
"kind": "expression",
|
|
5471
4658
|
"type": "string | undefined"
|
|
5472
4659
|
}
|
|
5473
|
-
},
|
|
5474
|
-
{
|
|
5475
|
-
"name": "mode",
|
|
5476
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
5477
|
-
"required": false,
|
|
5478
|
-
"value": {
|
|
5479
|
-
"kind": "expression",
|
|
5480
|
-
"type": "\"ios\" | \"md\""
|
|
5481
|
-
}
|
|
5482
|
-
},
|
|
5483
|
-
{
|
|
5484
|
-
"name": "theme",
|
|
5485
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5486
|
-
"required": false,
|
|
5487
|
-
"value": {
|
|
5488
|
-
"kind": "expression",
|
|
5489
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5490
|
-
}
|
|
5491
4660
|
}
|
|
5492
4661
|
],
|
|
5493
4662
|
"slots": [
|
|
@@ -5663,7 +4832,7 @@
|
|
|
5663
4832
|
},
|
|
5664
4833
|
{
|
|
5665
4834
|
"name": "mode",
|
|
5666
|
-
"description": "The mode determines
|
|
4835
|
+
"description": "The mode determines which platform styles to use.",
|
|
5667
4836
|
"required": false,
|
|
5668
4837
|
"value": {
|
|
5669
4838
|
"kind": "expression",
|
|
@@ -5679,15 +4848,6 @@
|
|
|
5679
4848
|
"type": "HTMLElement | undefined"
|
|
5680
4849
|
}
|
|
5681
4850
|
},
|
|
5682
|
-
{
|
|
5683
|
-
"name": "shape",
|
|
5684
|
-
"description": "Set to `\"soft\"` for a modal with slightly rounded corners,\n`\"round\"` for a modal with fully rounded corners, or `\"rectangular\"`\nfor a modal without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
|
|
5685
|
-
"required": false,
|
|
5686
|
-
"value": {
|
|
5687
|
-
"kind": "expression",
|
|
5688
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
5689
|
-
}
|
|
5690
|
-
},
|
|
5691
4851
|
{
|
|
5692
4852
|
"name": "show-backdrop",
|
|
5693
4853
|
"description": "If `true`, a backdrop will be displayed behind the modal.\nThis property controls whether or not the backdrop\ndarkens the screen when the modal is presented.\nIt does not control whether or not the backdrop\nis active or present in the DOM.",
|
|
@@ -5698,15 +4858,6 @@
|
|
|
5698
4858
|
"type": "boolean"
|
|
5699
4859
|
}
|
|
5700
4860
|
},
|
|
5701
|
-
{
|
|
5702
|
-
"name": "theme",
|
|
5703
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5704
|
-
"required": false,
|
|
5705
|
-
"value": {
|
|
5706
|
-
"kind": "expression",
|
|
5707
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5708
|
-
}
|
|
5709
|
-
},
|
|
5710
4861
|
{
|
|
5711
4862
|
"name": "trigger",
|
|
5712
4863
|
"description": "An ID corresponding to the trigger element that\ncauses the modal to open when clicked.",
|
|
@@ -5836,21 +4987,12 @@
|
|
|
5836
4987
|
},
|
|
5837
4988
|
{
|
|
5838
4989
|
"name": "mode",
|
|
5839
|
-
"description": "The mode determines
|
|
4990
|
+
"description": "The mode determines which platform styles to use.",
|
|
5840
4991
|
"required": false,
|
|
5841
4992
|
"value": {
|
|
5842
4993
|
"kind": "expression",
|
|
5843
4994
|
"type": "\"ios\" | \"md\""
|
|
5844
4995
|
}
|
|
5845
|
-
},
|
|
5846
|
-
{
|
|
5847
|
-
"name": "theme",
|
|
5848
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5849
|
-
"required": false,
|
|
5850
|
-
"value": {
|
|
5851
|
-
"kind": "expression",
|
|
5852
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5853
|
-
}
|
|
5854
4996
|
}
|
|
5855
4997
|
],
|
|
5856
4998
|
"slots": [],
|
|
@@ -5867,21 +5009,12 @@
|
|
|
5867
5009
|
"attributes": [
|
|
5868
5010
|
{
|
|
5869
5011
|
"name": "mode",
|
|
5870
|
-
"description": "The mode determines
|
|
5012
|
+
"description": "The mode determines which platform styles to use.",
|
|
5871
5013
|
"required": false,
|
|
5872
5014
|
"value": {
|
|
5873
5015
|
"kind": "expression",
|
|
5874
5016
|
"type": "\"ios\" | \"md\""
|
|
5875
5017
|
}
|
|
5876
|
-
},
|
|
5877
|
-
{
|
|
5878
|
-
"name": "theme",
|
|
5879
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5880
|
-
"required": false,
|
|
5881
|
-
"value": {
|
|
5882
|
-
"kind": "expression",
|
|
5883
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5884
|
-
}
|
|
5885
5018
|
}
|
|
5886
5019
|
],
|
|
5887
5020
|
"slots": [],
|
|
@@ -5918,22 +5051,13 @@
|
|
|
5918
5051
|
},
|
|
5919
5052
|
{
|
|
5920
5053
|
"name": "mode",
|
|
5921
|
-
"description": "The mode determines
|
|
5054
|
+
"description": "The mode determines which platform styles to use.",
|
|
5922
5055
|
"required": false,
|
|
5923
5056
|
"value": {
|
|
5924
5057
|
"kind": "expression",
|
|
5925
5058
|
"type": "\"ios\" | \"md\""
|
|
5926
5059
|
}
|
|
5927
5060
|
},
|
|
5928
|
-
{
|
|
5929
|
-
"name": "theme",
|
|
5930
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5931
|
-
"required": false,
|
|
5932
|
-
"value": {
|
|
5933
|
-
"kind": "expression",
|
|
5934
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5935
|
-
}
|
|
5936
|
-
},
|
|
5937
5061
|
{
|
|
5938
5062
|
"name": "value",
|
|
5939
5063
|
"description": "The selected option in the picker.",
|
|
@@ -5996,24 +5120,6 @@
|
|
|
5996
5120
|
"type": "boolean"
|
|
5997
5121
|
}
|
|
5998
5122
|
},
|
|
5999
|
-
{
|
|
6000
|
-
"name": "mode",
|
|
6001
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
6002
|
-
"required": false,
|
|
6003
|
-
"value": {
|
|
6004
|
-
"kind": "expression",
|
|
6005
|
-
"type": "\"ios\" | \"md\""
|
|
6006
|
-
}
|
|
6007
|
-
},
|
|
6008
|
-
{
|
|
6009
|
-
"name": "theme",
|
|
6010
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6011
|
-
"required": false,
|
|
6012
|
-
"value": {
|
|
6013
|
-
"kind": "expression",
|
|
6014
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6015
|
-
}
|
|
6016
|
-
},
|
|
6017
5123
|
{
|
|
6018
5124
|
"name": "value",
|
|
6019
5125
|
"description": "The text value of the option.",
|
|
@@ -6144,7 +5250,7 @@
|
|
|
6144
5250
|
},
|
|
6145
5251
|
{
|
|
6146
5252
|
"name": "mode",
|
|
6147
|
-
"description": "The mode determines
|
|
5253
|
+
"description": "The mode determines which platform styles to use.",
|
|
6148
5254
|
"required": false,
|
|
6149
5255
|
"value": {
|
|
6150
5256
|
"kind": "expression",
|
|
@@ -6161,15 +5267,6 @@
|
|
|
6161
5267
|
"type": "boolean"
|
|
6162
5268
|
}
|
|
6163
5269
|
},
|
|
6164
|
-
{
|
|
6165
|
-
"name": "theme",
|
|
6166
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6167
|
-
"required": false,
|
|
6168
|
-
"value": {
|
|
6169
|
-
"kind": "expression",
|
|
6170
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6171
|
-
}
|
|
6172
|
-
},
|
|
6173
5270
|
{
|
|
6174
5271
|
"name": "trigger",
|
|
6175
5272
|
"description": "An ID corresponding to the trigger element that\ncauses the picker to open when clicked.",
|
|
@@ -6275,7 +5372,7 @@
|
|
|
6275
5372
|
"attributes": [
|
|
6276
5373
|
{
|
|
6277
5374
|
"name": "alignment",
|
|
6278
|
-
"description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for
|
|
5375
|
+
"description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for `ios` mode, and `\"start\"` for `md` mode.",
|
|
6279
5376
|
"required": false,
|
|
6280
5377
|
"value": {
|
|
6281
5378
|
"kind": "expression",
|
|
@@ -6294,7 +5391,7 @@
|
|
|
6294
5391
|
},
|
|
6295
5392
|
{
|
|
6296
5393
|
"name": "arrow",
|
|
6297
|
-
"description": "If `true`, the popover will display an arrow that points at the\n`reference`
|
|
5394
|
+
"description": "If `true`, the popover will display an arrow that points at the\n`reference` when running in `ios` mode. Does not apply in `md` mode.",
|
|
6298
5395
|
"required": false,
|
|
6299
5396
|
"default": "true",
|
|
6300
5397
|
"value": {
|
|
@@ -6418,7 +5515,7 @@
|
|
|
6418
5515
|
},
|
|
6419
5516
|
{
|
|
6420
5517
|
"name": "mode",
|
|
6421
|
-
"description": "The mode determines
|
|
5518
|
+
"description": "The mode determines which platform styles to use.",
|
|
6422
5519
|
"required": false,
|
|
6423
5520
|
"value": {
|
|
6424
5521
|
"kind": "expression",
|
|
@@ -6465,18 +5562,9 @@
|
|
|
6465
5562
|
"type": "\"auto\" | \"cover\""
|
|
6466
5563
|
}
|
|
6467
5564
|
},
|
|
6468
|
-
{
|
|
6469
|
-
"name": "theme",
|
|
6470
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6471
|
-
"required": false,
|
|
6472
|
-
"value": {
|
|
6473
|
-
"kind": "expression",
|
|
6474
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6475
|
-
}
|
|
6476
|
-
},
|
|
6477
5565
|
{
|
|
6478
5566
|
"name": "translucent",
|
|
6479
|
-
"description": "If `true`, the popover will be translucent.\nOnly applies when the
|
|
5567
|
+
"description": "If `true`, the popover will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
|
|
6480
5568
|
"required": false,
|
|
6481
5569
|
"default": "false",
|
|
6482
5570
|
"value": {
|
|
@@ -6623,7 +5711,7 @@
|
|
|
6623
5711
|
},
|
|
6624
5712
|
{
|
|
6625
5713
|
"name": "mode",
|
|
6626
|
-
"description": "The mode determines
|
|
5714
|
+
"description": "The mode determines which platform styles to use.",
|
|
6627
5715
|
"required": false,
|
|
6628
5716
|
"value": {
|
|
6629
5717
|
"kind": "expression",
|
|
@@ -6640,24 +5728,6 @@
|
|
|
6640
5728
|
"type": "boolean"
|
|
6641
5729
|
}
|
|
6642
5730
|
},
|
|
6643
|
-
{
|
|
6644
|
-
"name": "shape",
|
|
6645
|
-
"description": "Set to `\"round\"` for a progress bar with rounded corners, or `\"rectangular\"`\nfor a progress bar without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
|
|
6646
|
-
"required": false,
|
|
6647
|
-
"value": {
|
|
6648
|
-
"kind": "expression",
|
|
6649
|
-
"type": "\"rectangular\" | \"round\" | undefined"
|
|
6650
|
-
}
|
|
6651
|
-
},
|
|
6652
|
-
{
|
|
6653
|
-
"name": "theme",
|
|
6654
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6655
|
-
"required": false,
|
|
6656
|
-
"value": {
|
|
6657
|
-
"kind": "expression",
|
|
6658
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6659
|
-
}
|
|
6660
|
-
},
|
|
6661
5731
|
{
|
|
6662
5732
|
"name": "type",
|
|
6663
5733
|
"description": "The state of the progress bar, based on if the time the process takes is known or not.\nDefault options are: `\"determinate\"` (no animation), `\"indeterminate\"` (animate from left to right).",
|
|
@@ -6740,7 +5810,7 @@
|
|
|
6740
5810
|
},
|
|
6741
5811
|
{
|
|
6742
5812
|
"name": "mode",
|
|
6743
|
-
"description": "The mode determines
|
|
5813
|
+
"description": "The mode determines which platform styles to use.",
|
|
6744
5814
|
"required": false,
|
|
6745
5815
|
"value": {
|
|
6746
5816
|
"kind": "expression",
|
|
@@ -6757,15 +5827,6 @@
|
|
|
6757
5827
|
"type": "string"
|
|
6758
5828
|
}
|
|
6759
5829
|
},
|
|
6760
|
-
{
|
|
6761
|
-
"name": "theme",
|
|
6762
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6763
|
-
"required": false,
|
|
6764
|
-
"value": {
|
|
6765
|
-
"kind": "expression",
|
|
6766
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6767
|
-
}
|
|
6768
|
-
},
|
|
6769
5830
|
{
|
|
6770
5831
|
"name": "value",
|
|
6771
5832
|
"description": "the value of the radio.",
|
|
@@ -6851,15 +5912,6 @@
|
|
|
6851
5912
|
"type": "string | undefined"
|
|
6852
5913
|
}
|
|
6853
5914
|
},
|
|
6854
|
-
{
|
|
6855
|
-
"name": "mode",
|
|
6856
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
6857
|
-
"required": false,
|
|
6858
|
-
"value": {
|
|
6859
|
-
"kind": "expression",
|
|
6860
|
-
"type": "\"ios\" | \"md\""
|
|
6861
|
-
}
|
|
6862
|
-
},
|
|
6863
5915
|
{
|
|
6864
5916
|
"name": "name",
|
|
6865
5917
|
"description": "The name of the control, which is submitted with the form data.",
|
|
@@ -6870,15 +5922,6 @@
|
|
|
6870
5922
|
"type": "string"
|
|
6871
5923
|
}
|
|
6872
5924
|
},
|
|
6873
|
-
{
|
|
6874
|
-
"name": "theme",
|
|
6875
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6876
|
-
"required": false,
|
|
6877
|
-
"value": {
|
|
6878
|
-
"kind": "expression",
|
|
6879
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6880
|
-
}
|
|
6881
|
-
},
|
|
6882
5925
|
{
|
|
6883
5926
|
"name": "value",
|
|
6884
5927
|
"description": "the value of the radio group.",
|
|
@@ -7000,7 +6043,7 @@
|
|
|
7000
6043
|
},
|
|
7001
6044
|
{
|
|
7002
6045
|
"name": "mode",
|
|
7003
|
-
"description": "The mode determines
|
|
6046
|
+
"description": "The mode determines which platform styles to use.",
|
|
7004
6047
|
"required": false,
|
|
7005
6048
|
"value": {
|
|
7006
6049
|
"kind": "expression",
|
|
@@ -7057,15 +6100,6 @@
|
|
|
7057
6100
|
"type": "number"
|
|
7058
6101
|
}
|
|
7059
6102
|
},
|
|
7060
|
-
{
|
|
7061
|
-
"name": "theme",
|
|
7062
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7063
|
-
"required": false,
|
|
7064
|
-
"value": {
|
|
7065
|
-
"kind": "expression",
|
|
7066
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7067
|
-
}
|
|
7068
|
-
},
|
|
7069
6103
|
{
|
|
7070
6104
|
"name": "ticks",
|
|
7071
6105
|
"description": "If `true`, tick marks are displayed based on the step value.\nOnly applies when `snaps` is `true`.",
|
|
@@ -7195,7 +6229,7 @@
|
|
|
7195
6229
|
},
|
|
7196
6230
|
{
|
|
7197
6231
|
"name": "mode",
|
|
7198
|
-
"description": "The mode determines
|
|
6232
|
+
"description": "The mode determines which platform styles to use.",
|
|
7199
6233
|
"required": false,
|
|
7200
6234
|
"value": {
|
|
7201
6235
|
"kind": "expression",
|
|
@@ -7241,15 +6275,6 @@
|
|
|
7241
6275
|
"kind": "expression",
|
|
7242
6276
|
"type": "string"
|
|
7243
6277
|
}
|
|
7244
|
-
},
|
|
7245
|
-
{
|
|
7246
|
-
"name": "theme",
|
|
7247
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7248
|
-
"required": false,
|
|
7249
|
-
"value": {
|
|
7250
|
-
"kind": "expression",
|
|
7251
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7252
|
-
}
|
|
7253
6278
|
}
|
|
7254
6279
|
],
|
|
7255
6280
|
"slots": [],
|
|
@@ -7295,15 +6320,6 @@
|
|
|
7295
6320
|
"symbol": "RefresherContent"
|
|
7296
6321
|
},
|
|
7297
6322
|
"attributes": [
|
|
7298
|
-
{
|
|
7299
|
-
"name": "mode",
|
|
7300
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7301
|
-
"required": false,
|
|
7302
|
-
"value": {
|
|
7303
|
-
"kind": "expression",
|
|
7304
|
-
"type": "\"ios\" | \"md\""
|
|
7305
|
-
}
|
|
7306
|
-
},
|
|
7307
6323
|
{
|
|
7308
6324
|
"name": "pulling-icon",
|
|
7309
6325
|
"description": "A static icon or a spinner to display when you begin to pull down.\nA spinner name can be provided to gradually show tick marks\nwhen pulling down on iOS devices.",
|
|
@@ -7339,15 +6355,6 @@
|
|
|
7339
6355
|
"kind": "expression",
|
|
7340
6356
|
"type": "IonicSafeString | string | undefined"
|
|
7341
6357
|
}
|
|
7342
|
-
},
|
|
7343
|
-
{
|
|
7344
|
-
"name": "theme",
|
|
7345
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7346
|
-
"required": false,
|
|
7347
|
-
"value": {
|
|
7348
|
-
"kind": "expression",
|
|
7349
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7350
|
-
}
|
|
7351
6358
|
}
|
|
7352
6359
|
],
|
|
7353
6360
|
"slots": [],
|
|
@@ -7361,26 +6368,7 @@
|
|
|
7361
6368
|
"module": "@ionic/core/src/components/reorder/reorder.d.ts",
|
|
7362
6369
|
"symbol": "Reorder"
|
|
7363
6370
|
},
|
|
7364
|
-
"attributes": [
|
|
7365
|
-
{
|
|
7366
|
-
"name": "mode",
|
|
7367
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7368
|
-
"required": false,
|
|
7369
|
-
"value": {
|
|
7370
|
-
"kind": "expression",
|
|
7371
|
-
"type": "\"ios\" | \"md\""
|
|
7372
|
-
}
|
|
7373
|
-
},
|
|
7374
|
-
{
|
|
7375
|
-
"name": "theme",
|
|
7376
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7377
|
-
"required": false,
|
|
7378
|
-
"value": {
|
|
7379
|
-
"kind": "expression",
|
|
7380
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7381
|
-
}
|
|
7382
|
-
}
|
|
7383
|
-
],
|
|
6371
|
+
"attributes": [],
|
|
7384
6372
|
"slots": [],
|
|
7385
6373
|
"events": []
|
|
7386
6374
|
},
|
|
@@ -7402,24 +6390,6 @@
|
|
|
7402
6390
|
"kind": "expression",
|
|
7403
6391
|
"type": "boolean"
|
|
7404
6392
|
}
|
|
7405
|
-
},
|
|
7406
|
-
{
|
|
7407
|
-
"name": "mode",
|
|
7408
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7409
|
-
"required": false,
|
|
7410
|
-
"value": {
|
|
7411
|
-
"kind": "expression",
|
|
7412
|
-
"type": "\"ios\" | \"md\""
|
|
7413
|
-
}
|
|
7414
|
-
},
|
|
7415
|
-
{
|
|
7416
|
-
"name": "theme",
|
|
7417
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7418
|
-
"required": false,
|
|
7419
|
-
"value": {
|
|
7420
|
-
"kind": "expression",
|
|
7421
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7422
|
-
}
|
|
7423
6393
|
}
|
|
7424
6394
|
],
|
|
7425
6395
|
"slots": [],
|
|
@@ -7475,24 +6445,6 @@
|
|
|
7475
6445
|
"symbol": "RippleEffect"
|
|
7476
6446
|
},
|
|
7477
6447
|
"attributes": [
|
|
7478
|
-
{
|
|
7479
|
-
"name": "mode",
|
|
7480
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7481
|
-
"required": false,
|
|
7482
|
-
"value": {
|
|
7483
|
-
"kind": "expression",
|
|
7484
|
-
"type": "\"ios\" | \"md\""
|
|
7485
|
-
}
|
|
7486
|
-
},
|
|
7487
|
-
{
|
|
7488
|
-
"name": "theme",
|
|
7489
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7490
|
-
"required": false,
|
|
7491
|
-
"value": {
|
|
7492
|
-
"kind": "expression",
|
|
7493
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7494
|
-
}
|
|
7495
|
-
},
|
|
7496
6448
|
{
|
|
7497
6449
|
"name": "type",
|
|
7498
6450
|
"description": "Sets the type of ripple-effect:\n\n- `bounded`: the ripple effect expands from the user's click position\n- `unbounded`: the ripple effect expands from the center of the button and overflows the container.\n\nNOTE: Surfaces for bounded ripples should have the overflow property set to hidden,\nwhile surfaces for unbounded ripples should have it set to visible.",
|
|
@@ -7552,24 +6504,6 @@
|
|
|
7552
6504
|
"type": "undefined | { [key: string]: any; }"
|
|
7553
6505
|
}
|
|
7554
6506
|
},
|
|
7555
|
-
{
|
|
7556
|
-
"name": "mode",
|
|
7557
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7558
|
-
"required": false,
|
|
7559
|
-
"value": {
|
|
7560
|
-
"kind": "expression",
|
|
7561
|
-
"type": "\"ios\" | \"md\""
|
|
7562
|
-
}
|
|
7563
|
-
},
|
|
7564
|
-
{
|
|
7565
|
-
"name": "theme",
|
|
7566
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7567
|
-
"required": false,
|
|
7568
|
-
"value": {
|
|
7569
|
-
"kind": "expression",
|
|
7570
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7571
|
-
}
|
|
7572
|
-
},
|
|
7573
6507
|
{
|
|
7574
6508
|
"name": "url",
|
|
7575
6509
|
"description": "Relative path that needs to match in order for this route to apply.\n\nAccepts paths similar to expressjs so that you can define parameters\nin the url /foo/:bar where bar would be available in incoming props.",
|
|
@@ -7603,26 +6537,7 @@
|
|
|
7603
6537
|
"module": "@ionic/core/src/components/row/row.d.ts",
|
|
7604
6538
|
"symbol": "Row"
|
|
7605
6539
|
},
|
|
7606
|
-
"attributes": [
|
|
7607
|
-
{
|
|
7608
|
-
"name": "mode",
|
|
7609
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7610
|
-
"required": false,
|
|
7611
|
-
"value": {
|
|
7612
|
-
"kind": "expression",
|
|
7613
|
-
"type": "\"ios\" | \"md\""
|
|
7614
|
-
}
|
|
7615
|
-
},
|
|
7616
|
-
{
|
|
7617
|
-
"name": "theme",
|
|
7618
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7619
|
-
"required": false,
|
|
7620
|
-
"value": {
|
|
7621
|
-
"kind": "expression",
|
|
7622
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7623
|
-
}
|
|
7624
|
-
}
|
|
7625
|
-
],
|
|
6540
|
+
"attributes": [],
|
|
7626
6541
|
"slots": [],
|
|
7627
6542
|
"events": []
|
|
7628
6543
|
},
|
|
@@ -7662,7 +6577,7 @@
|
|
|
7662
6577
|
"default": "'off'",
|
|
7663
6578
|
"value": {
|
|
7664
6579
|
"kind": "expression",
|
|
7665
|
-
"type": "\"name\" | \"
|
|
6580
|
+
"type": "\"name\" | \"email\" | \"tel\" | \"url\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"photo\""
|
|
7666
6581
|
}
|
|
7667
6582
|
},
|
|
7668
6583
|
{
|
|
@@ -7677,16 +6592,17 @@
|
|
|
7677
6592
|
},
|
|
7678
6593
|
{
|
|
7679
6594
|
"name": "cancel-button-icon",
|
|
7680
|
-
"description": "Set the cancel button icon. Only
|
|
6595
|
+
"description": "Set the cancel button icon. Only applies to `md` mode.\nDefaults to `arrow-back-sharp`.",
|
|
7681
6596
|
"required": false,
|
|
6597
|
+
"default": "config.get('backButtonIcon', arrowBackSharp) as string",
|
|
7682
6598
|
"value": {
|
|
7683
6599
|
"kind": "expression",
|
|
7684
|
-
"type": "string
|
|
6600
|
+
"type": "string"
|
|
7685
6601
|
}
|
|
7686
6602
|
},
|
|
7687
6603
|
{
|
|
7688
6604
|
"name": "cancel-button-text",
|
|
7689
|
-
"description": "Set the cancel button text. Only
|
|
6605
|
+
"description": "Set the cancel button text. Only applies to `ios` mode.",
|
|
7690
6606
|
"required": false,
|
|
7691
6607
|
"default": "'Cancel'",
|
|
7692
6608
|
"value": {
|
|
@@ -7696,7 +6612,7 @@
|
|
|
7696
6612
|
},
|
|
7697
6613
|
{
|
|
7698
6614
|
"name": "clear-icon",
|
|
7699
|
-
"description": "Set the clear icon. Defaults to
|
|
6615
|
+
"description": "Set the clear icon. Defaults to `close-circle` for `ios` and `close-sharp` for `md`.",
|
|
7700
6616
|
"required": false,
|
|
7701
6617
|
"value": {
|
|
7702
6618
|
"kind": "expression",
|
|
@@ -7769,7 +6685,7 @@
|
|
|
7769
6685
|
},
|
|
7770
6686
|
{
|
|
7771
6687
|
"name": "mode",
|
|
7772
|
-
"description": "The mode determines
|
|
6688
|
+
"description": "The mode determines which platform styles to use.",
|
|
7773
6689
|
"required": false,
|
|
7774
6690
|
"value": {
|
|
7775
6691
|
"kind": "expression",
|
|
@@ -7798,49 +6714,31 @@
|
|
|
7798
6714
|
},
|
|
7799
6715
|
{
|
|
7800
6716
|
"name": "search-icon",
|
|
7801
|
-
"description": "The icon to use as the search icon. Defaults to
|
|
7802
|
-
"required": false,
|
|
7803
|
-
"value": {
|
|
7804
|
-
"kind": "expression",
|
|
7805
|
-
"type": "boolean | string | undefined"
|
|
7806
|
-
}
|
|
7807
|
-
},
|
|
7808
|
-
{
|
|
7809
|
-
"name": "shape",
|
|
7810
|
-
"description": "Set to `\"soft\"` for a searchbar with slightly rounded corners,\n`\"round\"` for a searchbar with fully rounded corners,\nor `\"rectangular\"` for a searchbar without rounded corners.\n\nDefaults to `\"round\"` for the ionic theme, and `undefined` for all other themes.",
|
|
6717
|
+
"description": "The icon to use as the search icon. Defaults to `search-outline` in\n`ios` mode and `search-sharp` in `md` mode.",
|
|
7811
6718
|
"required": false,
|
|
7812
6719
|
"value": {
|
|
7813
6720
|
"kind": "expression",
|
|
7814
|
-
"type": "
|
|
6721
|
+
"type": "string | undefined"
|
|
7815
6722
|
}
|
|
7816
6723
|
},
|
|
7817
6724
|
{
|
|
7818
6725
|
"name": "show-cancel-button",
|
|
7819
6726
|
"description": "Sets the behavior for the cancel button. Defaults to `\"never\"`.\nSetting to `\"focus\"` shows the cancel button on focus.\nSetting to `\"never\"` hides the cancel button.\nSetting to `\"always\"` shows the cancel button regardless\nof focus state.",
|
|
7820
6727
|
"required": false,
|
|
7821
|
-
"default": "'never'",
|
|
7822
|
-
"value": {
|
|
7823
|
-
"kind": "expression",
|
|
7824
|
-
"type": "\"always\" | \"focus\" | \"never\""
|
|
7825
|
-
}
|
|
7826
|
-
},
|
|
7827
|
-
{
|
|
7828
|
-
"name": "show-clear-button",
|
|
7829
|
-
"description": "Sets the behavior for the clear button. Defaults to `\"focus\"`.\nSetting to `\"focus\"` shows the clear button on focus if the\ninput is not empty.\nSetting to `\"never\"` hides the clear button.\nSetting to `\"always\"` shows the clear button regardless\nof focus state, but only if the input is not empty.",
|
|
7830
|
-
"required": false,
|
|
7831
|
-
"default": "'always'",
|
|
6728
|
+
"default": "'never'",
|
|
7832
6729
|
"value": {
|
|
7833
6730
|
"kind": "expression",
|
|
7834
6731
|
"type": "\"always\" | \"focus\" | \"never\""
|
|
7835
6732
|
}
|
|
7836
6733
|
},
|
|
7837
6734
|
{
|
|
7838
|
-
"name": "
|
|
7839
|
-
"description": "
|
|
6735
|
+
"name": "show-clear-button",
|
|
6736
|
+
"description": "Sets the behavior for the clear button. Defaults to `\"focus\"`.\nSetting to `\"focus\"` shows the clear button on focus if the\ninput is not empty.\nSetting to `\"never\"` hides the clear button.\nSetting to `\"always\"` shows the clear button regardless\nof focus state, but only if the input is not empty.",
|
|
7840
6737
|
"required": false,
|
|
6738
|
+
"default": "'always'",
|
|
7841
6739
|
"value": {
|
|
7842
6740
|
"kind": "expression",
|
|
7843
|
-
"type": "\"
|
|
6741
|
+
"type": "\"always\" | \"focus\" | \"never\""
|
|
7844
6742
|
}
|
|
7845
6743
|
},
|
|
7846
6744
|
{
|
|
@@ -7853,15 +6751,6 @@
|
|
|
7853
6751
|
"type": "boolean"
|
|
7854
6752
|
}
|
|
7855
6753
|
},
|
|
7856
|
-
{
|
|
7857
|
-
"name": "theme",
|
|
7858
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7859
|
-
"required": false,
|
|
7860
|
-
"value": {
|
|
7861
|
-
"kind": "expression",
|
|
7862
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7863
|
-
}
|
|
7864
|
-
},
|
|
7865
6754
|
{
|
|
7866
6755
|
"name": "type",
|
|
7867
6756
|
"description": "Set the type of the input.",
|
|
@@ -7977,7 +6866,7 @@
|
|
|
7977
6866
|
},
|
|
7978
6867
|
{
|
|
7979
6868
|
"name": "mode",
|
|
7980
|
-
"description": "The mode determines
|
|
6869
|
+
"description": "The mode determines which platform styles to use.",
|
|
7981
6870
|
"required": false,
|
|
7982
6871
|
"value": {
|
|
7983
6872
|
"kind": "expression",
|
|
@@ -8014,15 +6903,6 @@
|
|
|
8014
6903
|
"type": "boolean"
|
|
8015
6904
|
}
|
|
8016
6905
|
},
|
|
8017
|
-
{
|
|
8018
|
-
"name": "theme",
|
|
8019
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8020
|
-
"required": false,
|
|
8021
|
-
"value": {
|
|
8022
|
-
"kind": "expression",
|
|
8023
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8024
|
-
}
|
|
8025
|
-
},
|
|
8026
6906
|
{
|
|
8027
6907
|
"name": "value",
|
|
8028
6908
|
"description": "the value of the segment.",
|
|
@@ -8087,22 +6967,13 @@
|
|
|
8087
6967
|
},
|
|
8088
6968
|
{
|
|
8089
6969
|
"name": "mode",
|
|
8090
|
-
"description": "The mode determines
|
|
6970
|
+
"description": "The mode determines which platform styles to use.",
|
|
8091
6971
|
"required": false,
|
|
8092
6972
|
"value": {
|
|
8093
6973
|
"kind": "expression",
|
|
8094
6974
|
"type": "\"ios\" | \"md\""
|
|
8095
6975
|
}
|
|
8096
6976
|
},
|
|
8097
|
-
{
|
|
8098
|
-
"name": "theme",
|
|
8099
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8100
|
-
"required": false,
|
|
8101
|
-
"value": {
|
|
8102
|
-
"kind": "expression",
|
|
8103
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8104
|
-
}
|
|
8105
|
-
},
|
|
8106
6977
|
{
|
|
8107
6978
|
"name": "type",
|
|
8108
6979
|
"description": "The type of the button.",
|
|
@@ -8231,7 +7102,7 @@
|
|
|
8231
7102
|
},
|
|
8232
7103
|
{
|
|
8233
7104
|
"name": "expanded-icon",
|
|
8234
|
-
"description": "The toggle icon to show when the select is open. If defined, the icon\nrotation behavior in
|
|
7105
|
+
"description": "The toggle icon to show when the select is open. If defined, the icon\nrotation behavior in `md` mode will be disabled. If undefined, `toggleIcon`\nwill be used for when the select is both open and closed.",
|
|
8235
7106
|
"required": false,
|
|
8236
7107
|
"value": {
|
|
8237
7108
|
"kind": "expression",
|
|
@@ -8240,7 +7111,7 @@
|
|
|
8240
7111
|
},
|
|
8241
7112
|
{
|
|
8242
7113
|
"name": "fill",
|
|
8243
|
-
"description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in
|
|
7114
|
+
"description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in `md` mode.",
|
|
8244
7115
|
"required": false,
|
|
8245
7116
|
"value": {
|
|
8246
7117
|
"kind": "expression",
|
|
@@ -8306,7 +7177,7 @@
|
|
|
8306
7177
|
},
|
|
8307
7178
|
{
|
|
8308
7179
|
"name": "mode",
|
|
8309
|
-
"description": "The mode determines
|
|
7180
|
+
"description": "The mode determines which platform styles to use.",
|
|
8310
7181
|
"required": false,
|
|
8311
7182
|
"value": {
|
|
8312
7183
|
"kind": "expression",
|
|
@@ -8373,34 +7244,16 @@
|
|
|
8373
7244
|
},
|
|
8374
7245
|
{
|
|
8375
7246
|
"name": "shape",
|
|
8376
|
-
"description": "
|
|
8377
|
-
"required": false,
|
|
8378
|
-
"value": {
|
|
8379
|
-
"kind": "expression",
|
|
8380
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
8381
|
-
}
|
|
8382
|
-
},
|
|
8383
|
-
{
|
|
8384
|
-
"name": "size",
|
|
8385
|
-
"description": "The size of the select. If \"large\" it will increase the height of the select, while\n\"small\" and \"medium\" provide progressively smaller heights.\n\nDefaults to `\"medium\"` for the ionic theme, and undefined for all other themes.",
|
|
8386
|
-
"required": false,
|
|
8387
|
-
"value": {
|
|
8388
|
-
"kind": "expression",
|
|
8389
|
-
"type": "\"large\" | \"medium\" | \"small\" | undefined"
|
|
8390
|
-
}
|
|
8391
|
-
},
|
|
8392
|
-
{
|
|
8393
|
-
"name": "theme",
|
|
8394
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7247
|
+
"description": "The shape of the select. If \"round\" it will have an increased border radius.",
|
|
8395
7248
|
"required": false,
|
|
8396
7249
|
"value": {
|
|
8397
7250
|
"kind": "expression",
|
|
8398
|
-
"type": "\"
|
|
7251
|
+
"type": "\"round\" | undefined"
|
|
8399
7252
|
}
|
|
8400
7253
|
},
|
|
8401
7254
|
{
|
|
8402
7255
|
"name": "toggle-icon",
|
|
8403
|
-
"description": "The toggle icon to use. Defaults to
|
|
7256
|
+
"description": "The toggle icon to use. Defaults to `chevronExpand` for `ios` mode,\nor `caretDownSharp` for `md` mode.",
|
|
8404
7257
|
"required": false,
|
|
8405
7258
|
"value": {
|
|
8406
7259
|
"kind": "expression",
|
|
@@ -8544,24 +7397,6 @@
|
|
|
8544
7397
|
"type": "boolean"
|
|
8545
7398
|
}
|
|
8546
7399
|
},
|
|
8547
|
-
{
|
|
8548
|
-
"name": "mode",
|
|
8549
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
8550
|
-
"required": false,
|
|
8551
|
-
"value": {
|
|
8552
|
-
"kind": "expression",
|
|
8553
|
-
"type": "\"ios\" | \"md\""
|
|
8554
|
-
}
|
|
8555
|
-
},
|
|
8556
|
-
{
|
|
8557
|
-
"name": "theme",
|
|
8558
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8559
|
-
"required": false,
|
|
8560
|
-
"value": {
|
|
8561
|
-
"kind": "expression",
|
|
8562
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8563
|
-
}
|
|
8564
|
-
},
|
|
8565
7400
|
{
|
|
8566
7401
|
"name": "value",
|
|
8567
7402
|
"description": "The text value of the option.",
|
|
@@ -8593,24 +7428,6 @@
|
|
|
8593
7428
|
"kind": "expression",
|
|
8594
7429
|
"type": "boolean"
|
|
8595
7430
|
}
|
|
8596
|
-
},
|
|
8597
|
-
{
|
|
8598
|
-
"name": "mode",
|
|
8599
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
8600
|
-
"required": false,
|
|
8601
|
-
"value": {
|
|
8602
|
-
"kind": "expression",
|
|
8603
|
-
"type": "\"ios\" | \"md\""
|
|
8604
|
-
}
|
|
8605
|
-
},
|
|
8606
|
-
{
|
|
8607
|
-
"name": "theme",
|
|
8608
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8609
|
-
"required": false,
|
|
8610
|
-
"value": {
|
|
8611
|
-
"kind": "expression",
|
|
8612
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8613
|
-
}
|
|
8614
7431
|
}
|
|
8615
7432
|
],
|
|
8616
7433
|
"slots": [],
|
|
@@ -8643,15 +7460,6 @@
|
|
|
8643
7460
|
"type": "number | undefined"
|
|
8644
7461
|
}
|
|
8645
7462
|
},
|
|
8646
|
-
{
|
|
8647
|
-
"name": "mode",
|
|
8648
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
8649
|
-
"required": false,
|
|
8650
|
-
"value": {
|
|
8651
|
-
"kind": "expression",
|
|
8652
|
-
"type": "\"ios\" | \"md\""
|
|
8653
|
-
}
|
|
8654
|
-
},
|
|
8655
7463
|
{
|
|
8656
7464
|
"name": "name",
|
|
8657
7465
|
"description": "The name of the SVG spinner to use. If a name is not provided, the platform's default\nspinner will be used.",
|
|
@@ -8670,24 +7478,6 @@
|
|
|
8670
7478
|
"kind": "expression",
|
|
8671
7479
|
"type": "boolean"
|
|
8672
7480
|
}
|
|
8673
|
-
},
|
|
8674
|
-
{
|
|
8675
|
-
"name": "size",
|
|
8676
|
-
"description": "Set to `\"xsmall\"` for the smallest size.\nSet to `\"small\"` for a smaller size.\nSet to `\"medium\"` for a medium size.\nSet to `\"large\"` for a large size.\nSet to `\"xlarge\"` for the largest size.\n\nDefaults to `\"xsmall\"` for the `ionic` theme, undefined for all other themes.",
|
|
8677
|
-
"required": false,
|
|
8678
|
-
"value": {
|
|
8679
|
-
"kind": "expression",
|
|
8680
|
-
"type": "\"large\" | \"medium\" | \"small\" | \"xlarge\" | \"xsmall\" | undefined"
|
|
8681
|
-
}
|
|
8682
|
-
},
|
|
8683
|
-
{
|
|
8684
|
-
"name": "theme",
|
|
8685
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8686
|
-
"required": false,
|
|
8687
|
-
"value": {
|
|
8688
|
-
"kind": "expression",
|
|
8689
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8690
|
-
}
|
|
8691
7481
|
}
|
|
8692
7482
|
],
|
|
8693
7483
|
"slots": [],
|
|
@@ -8721,24 +7511,6 @@
|
|
|
8721
7511
|
"type": "boolean"
|
|
8722
7512
|
}
|
|
8723
7513
|
},
|
|
8724
|
-
{
|
|
8725
|
-
"name": "mode",
|
|
8726
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
8727
|
-
"required": false,
|
|
8728
|
-
"value": {
|
|
8729
|
-
"kind": "expression",
|
|
8730
|
-
"type": "\"ios\" | \"md\""
|
|
8731
|
-
}
|
|
8732
|
-
},
|
|
8733
|
-
{
|
|
8734
|
-
"name": "theme",
|
|
8735
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8736
|
-
"required": false,
|
|
8737
|
-
"value": {
|
|
8738
|
-
"kind": "expression",
|
|
8739
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8740
|
-
}
|
|
8741
|
-
},
|
|
8742
7514
|
{
|
|
8743
7515
|
"name": "when",
|
|
8744
7516
|
"description": "When the split-pane should be shown.\nCan be a CSS media query expression, or a shortcut expression.\nCan also be a boolean expression.",
|
|
@@ -8782,15 +7554,6 @@
|
|
|
8782
7554
|
"type": "Function | HTMLElement | null | string | undefined"
|
|
8783
7555
|
}
|
|
8784
7556
|
},
|
|
8785
|
-
{
|
|
8786
|
-
"name": "mode",
|
|
8787
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
8788
|
-
"required": false,
|
|
8789
|
-
"value": {
|
|
8790
|
-
"kind": "expression",
|
|
8791
|
-
"type": "\"ios\" | \"md\""
|
|
8792
|
-
}
|
|
8793
|
-
},
|
|
8794
7557
|
{
|
|
8795
7558
|
"name": "tab",
|
|
8796
7559
|
"description": "A tab id must be provided for each `ion-tab`. It's used internally to reference\nthe selected tab or by the router to switch between them.",
|
|
@@ -8799,15 +7562,6 @@
|
|
|
8799
7562
|
"kind": "expression",
|
|
8800
7563
|
"type": "string"
|
|
8801
7564
|
}
|
|
8802
|
-
},
|
|
8803
|
-
{
|
|
8804
|
-
"name": "theme",
|
|
8805
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8806
|
-
"required": false,
|
|
8807
|
-
"value": {
|
|
8808
|
-
"kind": "expression",
|
|
8809
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8810
|
-
}
|
|
8811
7565
|
}
|
|
8812
7566
|
],
|
|
8813
7567
|
"slots": [],
|
|
@@ -8831,19 +7585,9 @@
|
|
|
8831
7585
|
"type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined"
|
|
8832
7586
|
}
|
|
8833
7587
|
},
|
|
8834
|
-
{
|
|
8835
|
-
"name": "expand",
|
|
8836
|
-
"description": "Set to `\"compact\"` to display a width based on the items\ninside the tab bar. This value will only work for the\n`ionic` theme.\n\nSet to `\"full\"` to display a full width tab bar.\n\nDefaults to `\"full\"`.",
|
|
8837
|
-
"required": false,
|
|
8838
|
-
"default": "'full'",
|
|
8839
|
-
"value": {
|
|
8840
|
-
"kind": "expression",
|
|
8841
|
-
"type": "\"compact\" | \"full\""
|
|
8842
|
-
}
|
|
8843
|
-
},
|
|
8844
7588
|
{
|
|
8845
7589
|
"name": "mode",
|
|
8846
|
-
"description": "The mode determines
|
|
7590
|
+
"description": "The mode determines which platform styles to use.",
|
|
8847
7591
|
"required": false,
|
|
8848
7592
|
"value": {
|
|
8849
7593
|
"kind": "expression",
|
|
@@ -8859,27 +7603,9 @@
|
|
|
8859
7603
|
"type": "string | undefined"
|
|
8860
7604
|
}
|
|
8861
7605
|
},
|
|
8862
|
-
{
|
|
8863
|
-
"name": "shape",
|
|
8864
|
-
"description": "Set to `\"soft\"` for a tab bar with slightly rounded corners,\n`\"round\"` for a tab bar with fully rounded corners, or\n`\"rectangular\"` for a tab bar without rounded corners.\n\nDefaults to `\"round\"` for the `\"ionic\"` theme, undefined for all other themes.",
|
|
8865
|
-
"required": false,
|
|
8866
|
-
"value": {
|
|
8867
|
-
"kind": "expression",
|
|
8868
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
8869
|
-
}
|
|
8870
|
-
},
|
|
8871
|
-
{
|
|
8872
|
-
"name": "theme",
|
|
8873
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8874
|
-
"required": false,
|
|
8875
|
-
"value": {
|
|
8876
|
-
"kind": "expression",
|
|
8877
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8878
|
-
}
|
|
8879
|
-
},
|
|
8880
7606
|
{
|
|
8881
7607
|
"name": "translucent",
|
|
8882
|
-
"description": "If `true`, the tab bar will be translucent.\nOnly applies when the
|
|
7608
|
+
"description": "If `true`, the tab bar will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
|
|
8883
7609
|
"required": false,
|
|
8884
7610
|
"default": "false",
|
|
8885
7611
|
"value": {
|
|
@@ -8939,7 +7665,7 @@
|
|
|
8939
7665
|
},
|
|
8940
7666
|
{
|
|
8941
7667
|
"name": "mode",
|
|
8942
|
-
"description": "The mode determines
|
|
7668
|
+
"description": "The mode determines which platform styles to use.",
|
|
8943
7669
|
"required": false,
|
|
8944
7670
|
"value": {
|
|
8945
7671
|
"kind": "expression",
|
|
@@ -8965,15 +7691,6 @@
|
|
|
8965
7691
|
"type": "boolean"
|
|
8966
7692
|
}
|
|
8967
7693
|
},
|
|
8968
|
-
{
|
|
8969
|
-
"name": "shape",
|
|
8970
|
-
"description": "Set to `\"soft\"` for a tab-button with slightly rounded corners,\n`\"round\"` for a tab-button with fully rounded corners, or `\"rectangular\"`\nfor a tab-button without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
|
|
8971
|
-
"required": false,
|
|
8972
|
-
"value": {
|
|
8973
|
-
"kind": "expression",
|
|
8974
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
8975
|
-
}
|
|
8976
|
-
},
|
|
8977
7694
|
{
|
|
8978
7695
|
"name": "tab",
|
|
8979
7696
|
"description": "A tab id must be provided for each `ion-tab`. It's used internally to reference\nthe selected tab or by the router to switch between them.",
|
|
@@ -8991,15 +7708,6 @@
|
|
|
8991
7708
|
"kind": "expression",
|
|
8992
7709
|
"type": "string | undefined"
|
|
8993
7710
|
}
|
|
8994
|
-
},
|
|
8995
|
-
{
|
|
8996
|
-
"name": "theme",
|
|
8997
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8998
|
-
"required": false,
|
|
8999
|
-
"value": {
|
|
9000
|
-
"kind": "expression",
|
|
9001
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9002
|
-
}
|
|
9003
7711
|
}
|
|
9004
7712
|
],
|
|
9005
7713
|
"slots": [],
|
|
@@ -9013,26 +7721,7 @@
|
|
|
9013
7721
|
"module": "@ionic/core/src/components/tabs/tabs.d.ts",
|
|
9014
7722
|
"symbol": "Tabs"
|
|
9015
7723
|
},
|
|
9016
|
-
"attributes": [
|
|
9017
|
-
{
|
|
9018
|
-
"name": "mode",
|
|
9019
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
9020
|
-
"required": false,
|
|
9021
|
-
"value": {
|
|
9022
|
-
"kind": "expression",
|
|
9023
|
-
"type": "\"ios\" | \"md\""
|
|
9024
|
-
}
|
|
9025
|
-
},
|
|
9026
|
-
{
|
|
9027
|
-
"name": "theme",
|
|
9028
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9029
|
-
"required": false,
|
|
9030
|
-
"value": {
|
|
9031
|
-
"kind": "expression",
|
|
9032
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9033
|
-
}
|
|
9034
|
-
}
|
|
9035
|
-
],
|
|
7724
|
+
"attributes": [],
|
|
9036
7725
|
"slots": [
|
|
9037
7726
|
{
|
|
9038
7727
|
"name": "default",
|
|
@@ -9090,21 +7779,12 @@
|
|
|
9090
7779
|
},
|
|
9091
7780
|
{
|
|
9092
7781
|
"name": "mode",
|
|
9093
|
-
"description": "The mode determines
|
|
7782
|
+
"description": "The mode determines which platform styles to use.",
|
|
9094
7783
|
"required": false,
|
|
9095
7784
|
"value": {
|
|
9096
7785
|
"kind": "expression",
|
|
9097
7786
|
"type": "\"ios\" | \"md\""
|
|
9098
7787
|
}
|
|
9099
|
-
},
|
|
9100
|
-
{
|
|
9101
|
-
"name": "theme",
|
|
9102
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9103
|
-
"required": false,
|
|
9104
|
-
"value": {
|
|
9105
|
-
"kind": "expression",
|
|
9106
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9107
|
-
}
|
|
9108
7788
|
}
|
|
9109
7789
|
],
|
|
9110
7790
|
"slots": [],
|
|
@@ -9235,7 +7915,7 @@
|
|
|
9235
7915
|
},
|
|
9236
7916
|
{
|
|
9237
7917
|
"name": "fill",
|
|
9238
|
-
"description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available
|
|
7918
|
+
"description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in `md` mode.",
|
|
9239
7919
|
"required": false,
|
|
9240
7920
|
"value": {
|
|
9241
7921
|
"kind": "expression",
|
|
@@ -9299,7 +7979,7 @@
|
|
|
9299
7979
|
},
|
|
9300
7980
|
{
|
|
9301
7981
|
"name": "mode",
|
|
9302
|
-
"description": "The mode determines
|
|
7982
|
+
"description": "The mode determines which platform styles to use.",
|
|
9303
7983
|
"required": false,
|
|
9304
7984
|
"value": {
|
|
9305
7985
|
"kind": "expression",
|
|
@@ -9356,21 +8036,11 @@
|
|
|
9356
8036
|
},
|
|
9357
8037
|
{
|
|
9358
8038
|
"name": "shape",
|
|
9359
|
-
"description": "
|
|
9360
|
-
"required": false,
|
|
9361
|
-
"value": {
|
|
9362
|
-
"kind": "expression",
|
|
9363
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
9364
|
-
}
|
|
9365
|
-
},
|
|
9366
|
-
{
|
|
9367
|
-
"name": "size",
|
|
9368
|
-
"description": "The size of the textarea. If \"large\" it will increase the height of the textarea, while\n\"small\" and \"medium\" provide progressively smaller heights. The default size is \"medium\".\nThis property only applies to the `\"ionic\"` theme.",
|
|
8039
|
+
"description": "The shape of the textarea. If \"round\" it will have an increased border radius.",
|
|
9369
8040
|
"required": false,
|
|
9370
|
-
"default": "'medium'",
|
|
9371
8041
|
"value": {
|
|
9372
8042
|
"kind": "expression",
|
|
9373
|
-
"type": "\"
|
|
8043
|
+
"type": "\"round\" | undefined"
|
|
9374
8044
|
}
|
|
9375
8045
|
},
|
|
9376
8046
|
{
|
|
@@ -9383,15 +8053,6 @@
|
|
|
9383
8053
|
"type": "boolean"
|
|
9384
8054
|
}
|
|
9385
8055
|
},
|
|
9386
|
-
{
|
|
9387
|
-
"name": "theme",
|
|
9388
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9389
|
-
"required": false,
|
|
9390
|
-
"value": {
|
|
9391
|
-
"kind": "expression",
|
|
9392
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9393
|
-
}
|
|
9394
|
-
},
|
|
9395
8056
|
{
|
|
9396
8057
|
"name": "value",
|
|
9397
8058
|
"description": "The value of the textarea.",
|
|
@@ -9477,26 +8138,7 @@
|
|
|
9477
8138
|
"module": "@ionic/core/src/components/thumbnail/thumbnail.d.ts",
|
|
9478
8139
|
"symbol": "Thumbnail"
|
|
9479
8140
|
},
|
|
9480
|
-
"attributes": [
|
|
9481
|
-
{
|
|
9482
|
-
"name": "mode",
|
|
9483
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
9484
|
-
"required": false,
|
|
9485
|
-
"value": {
|
|
9486
|
-
"kind": "expression",
|
|
9487
|
-
"type": "\"ios\" | \"md\""
|
|
9488
|
-
}
|
|
9489
|
-
},
|
|
9490
|
-
{
|
|
9491
|
-
"name": "theme",
|
|
9492
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9493
|
-
"required": false,
|
|
9494
|
-
"value": {
|
|
9495
|
-
"kind": "expression",
|
|
9496
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9497
|
-
}
|
|
9498
|
-
}
|
|
9499
|
-
],
|
|
8141
|
+
"attributes": [],
|
|
9500
8142
|
"slots": [],
|
|
9501
8143
|
"events": []
|
|
9502
8144
|
},
|
|
@@ -9518,15 +8160,6 @@
|
|
|
9518
8160
|
"type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined"
|
|
9519
8161
|
}
|
|
9520
8162
|
},
|
|
9521
|
-
{
|
|
9522
|
-
"name": "mode",
|
|
9523
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
9524
|
-
"required": false,
|
|
9525
|
-
"value": {
|
|
9526
|
-
"kind": "expression",
|
|
9527
|
-
"type": "\"ios\" | \"md\""
|
|
9528
|
-
}
|
|
9529
|
-
},
|
|
9530
8163
|
{
|
|
9531
8164
|
"name": "size",
|
|
9532
8165
|
"description": "The size of the toolbar title.",
|
|
@@ -9535,15 +8168,6 @@
|
|
|
9535
8168
|
"kind": "expression",
|
|
9536
8169
|
"type": "\"large\" | \"small\" | undefined"
|
|
9537
8170
|
}
|
|
9538
|
-
},
|
|
9539
|
-
{
|
|
9540
|
-
"name": "theme",
|
|
9541
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9542
|
-
"required": false,
|
|
9543
|
-
"value": {
|
|
9544
|
-
"kind": "expression",
|
|
9545
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9546
|
-
}
|
|
9547
8171
|
}
|
|
9548
8172
|
],
|
|
9549
8173
|
"slots": [],
|
|
@@ -9632,16 +8256,6 @@
|
|
|
9632
8256
|
"type": "undefined | { [key: string]: any; }"
|
|
9633
8257
|
}
|
|
9634
8258
|
},
|
|
9635
|
-
{
|
|
9636
|
-
"name": "hue",
|
|
9637
|
-
"description": "Set to `\"bold\"` for a toast with vibrant, bold colors or to `\"subtle\"` for\na toast with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
|
|
9638
|
-
"required": false,
|
|
9639
|
-
"default": "'subtle'",
|
|
9640
|
-
"value": {
|
|
9641
|
-
"kind": "expression",
|
|
9642
|
-
"type": "\"bold\" | \"subtle\" | undefined"
|
|
9643
|
-
}
|
|
9644
|
-
},
|
|
9645
8259
|
{
|
|
9646
8260
|
"name": "icon",
|
|
9647
8261
|
"description": "The name of the icon to display, or the path to a valid SVG file. See `ion-icon`.\nhttps://ionic.io/ionicons",
|
|
@@ -9701,7 +8315,7 @@
|
|
|
9701
8315
|
},
|
|
9702
8316
|
{
|
|
9703
8317
|
"name": "mode",
|
|
9704
|
-
"description": "The mode determines
|
|
8318
|
+
"description": "The mode determines which platform styles to use.",
|
|
9705
8319
|
"required": false,
|
|
9706
8320
|
"value": {
|
|
9707
8321
|
"kind": "expression",
|
|
@@ -9727,15 +8341,6 @@
|
|
|
9727
8341
|
"type": "HTMLElement | string | undefined"
|
|
9728
8342
|
}
|
|
9729
8343
|
},
|
|
9730
|
-
{
|
|
9731
|
-
"name": "shape",
|
|
9732
|
-
"description": "Set to `\"soft\"` for a toast with slightly rounded corners,\n`\"round\"` for a toast with fully rounded corners, or `\"rectangular\"`\nfor a toast without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
|
|
9733
|
-
"required": false,
|
|
9734
|
-
"value": {
|
|
9735
|
-
"kind": "expression",
|
|
9736
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
9737
|
-
}
|
|
9738
|
-
},
|
|
9739
8344
|
{
|
|
9740
8345
|
"name": "swipe-gesture",
|
|
9741
8346
|
"description": "If set to 'vertical', the Toast can be dismissed with\na swipe gesture. The swipe direction is determined by\nthe value of the `position` property:\n`top`: The Toast can be swiped up to dismiss.\n`bottom`: The Toast can be swiped down to dismiss.\n`middle`: The Toast can be swiped up or down to dismiss.",
|
|
@@ -9745,18 +8350,9 @@
|
|
|
9745
8350
|
"type": "\"vertical\" | undefined"
|
|
9746
8351
|
}
|
|
9747
8352
|
},
|
|
9748
|
-
{
|
|
9749
|
-
"name": "theme",
|
|
9750
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9751
|
-
"required": false,
|
|
9752
|
-
"value": {
|
|
9753
|
-
"kind": "expression",
|
|
9754
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9755
|
-
}
|
|
9756
|
-
},
|
|
9757
8353
|
{
|
|
9758
8354
|
"name": "translucent",
|
|
9759
|
-
"description": "If `true`, the toast will be translucent.\nOnly applies when the
|
|
8355
|
+
"description": "If `true`, the toast will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
|
|
9760
8356
|
"required": false,
|
|
9761
8357
|
"default": "false",
|
|
9762
8358
|
"value": {
|
|
@@ -9954,7 +8550,7 @@
|
|
|
9954
8550
|
},
|
|
9955
8551
|
{
|
|
9956
8552
|
"name": "mode",
|
|
9957
|
-
"description": "The mode determines
|
|
8553
|
+
"description": "The mode determines which platform styles to use.",
|
|
9958
8554
|
"required": false,
|
|
9959
8555
|
"value": {
|
|
9960
8556
|
"kind": "expression",
|
|
@@ -9981,15 +8577,6 @@
|
|
|
9981
8577
|
"type": "boolean"
|
|
9982
8578
|
}
|
|
9983
8579
|
},
|
|
9984
|
-
{
|
|
9985
|
-
"name": "theme",
|
|
9986
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9987
|
-
"required": false,
|
|
9988
|
-
"value": {
|
|
9989
|
-
"kind": "expression",
|
|
9990
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9991
|
-
}
|
|
9992
|
-
},
|
|
9993
8580
|
{
|
|
9994
8581
|
"name": "value",
|
|
9995
8582
|
"description": "The value of the toggle does not mean if it's checked or not, use the `checked`\nproperty for that.\n\nThe value of a toggle is analogous to the value of a `<input type=\"checkbox\">`,\nit's only used when the toggle participates in a native `<form>`.",
|
|
@@ -10060,21 +8647,12 @@
|
|
|
10060
8647
|
},
|
|
10061
8648
|
{
|
|
10062
8649
|
"name": "mode",
|
|
10063
|
-
"description": "The mode determines
|
|
8650
|
+
"description": "The mode determines which platform styles to use.",
|
|
10064
8651
|
"required": false,
|
|
10065
8652
|
"value": {
|
|
10066
8653
|
"kind": "expression",
|
|
10067
8654
|
"type": "\"ios\" | \"md\""
|
|
10068
8655
|
}
|
|
10069
|
-
},
|
|
10070
|
-
{
|
|
10071
|
-
"name": "theme",
|
|
10072
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
10073
|
-
"required": false,
|
|
10074
|
-
"value": {
|
|
10075
|
-
"kind": "expression",
|
|
10076
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
10077
|
-
}
|
|
10078
8656
|
}
|
|
10079
8657
|
],
|
|
10080
8658
|
"slots": [
|
|
@@ -10088,11 +8666,11 @@
|
|
|
10088
8666
|
},
|
|
10089
8667
|
{
|
|
10090
8668
|
"name": "primary",
|
|
10091
|
-
"description": "Content is placed to the right of the toolbar text in
|
|
8669
|
+
"description": "Content is placed to the right of the toolbar text in `ios` mode, and to the far right in `md` mode."
|
|
10092
8670
|
},
|
|
10093
8671
|
{
|
|
10094
8672
|
"name": "secondary",
|
|
10095
|
-
"description": "Content is placed to the left of the toolbar text in
|
|
8673
|
+
"description": "Content is placed to the left of the toolbar text in `ios` mode, and directly to the right in `md` mode."
|
|
10096
8674
|
},
|
|
10097
8675
|
{
|
|
10098
8676
|
"name": "start",
|