You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inherite from NativeScript [Activity Indicator](https://docs.nativescript.org/ui/ns-ui-widgets/activity-indicator) so it already has all the same attributes
179
181
180
-
</details><details>
182
+
</details>
183
+
<detailsopen>
181
184
<summary><b>bottom-navigation</b></summary>
185
+
182
186
183
187
[](#nativescript-material-bottom-navigation)
184
188
@@ -527,8 +531,10 @@ Make sure that you have:
527
531
| unloaded | Emitted when the view is unloaded. |
528
532
| layoutChanged | Emitted when the layout bounds of a view changes due to layout processing. |
529
533
530
-
</details><details>
534
+
</details>
535
+
<detailsopen>
531
536
<summary><b>bottomnavigationbar</b></summary>
537
+
532
538
533
539
[](#nativescript-material-bottom-navigation-bar)
534
540
@@ -829,8 +835,10 @@ Properties settable through XML/HTML
829
835
| icon | true | null |`string`| Icon of the tab |
830
836
| isSelectable | false | true |`boolean`| Determine if the tab can be selected or not |
831
837
832
-
</details><details>
838
+
</details>
839
+
<detailsopen>
833
840
<summary><b>bottomsheet</b></summary>
841
+
834
842
835
843
[](#nativescript-material-bottom-sheet)
836
844
@@ -1128,8 +1136,10 @@ export class ShareOptionsComponent implements OnInit {
1128
1136
}
1129
1137
```
1130
1138
1131
-
</details><details>
1139
+
</details>
1140
+
<detailsopen>
1132
1141
<summary><b>button</b></summary>
1142
+
1133
1143
1134
1144
[](#nativescript-material-button)
1135
1145
@@ -1283,8 +1293,10 @@ An attribute to set the variant of the button. Can be ```flat``` or ```text```.
1283
1293
1284
1294
An attribute to set the ripple color of the button.
1285
1295
1286
-
</details><details>
1296
+
</details>
1297
+
<detailsopen>
1287
1298
<summary><b>cardview</b></summary>
1299
+
1288
1300
1289
1301
[](#nativescript-material-card)
1290
1302
@@ -1422,8 +1434,10 @@ An attribute to set the elevation of the cardview. This will increase the 'drop-
1422
1434
1423
1435
An attribute to set the ripple color of the cardview.
1424
1436
1425
-
</details><details>
1437
+
</details>
1438
+
<detailsopen>
1426
1439
<summary><b>core</b></summary>
1440
+
1427
1441
1428
1442
[](#nativescript-material-core)
1429
1443
@@ -1432,8 +1446,10 @@ An attribute to set the ripple color of the cardview.
0 commit comments