File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -64,11 +64,12 @@ exports.fabTap = function(args) {
64
64
***
65
65
66
66
## Attributes
67
+
67
68
| Property | Android | iOS | Description | Note |
68
- | ----------| : -------------: | ------: | --| --|
69
- | backColor | X | X | Sets the background color of the button | None
70
- | icon | X | | Supports the same image source options that NativeScript images support | Required on android
71
- | rippleColor | X | | Ripple color on lollipop devices, it will fill the FAB on pre-lollipop devices | None
69
+ | ------------ | ------------------- | ------| ------------- | ---- --|
70
+ | backColor | X | X | Sets the background color of the button | None
71
+ | icon | X | | Supports the same image source options that NativeScript images support | Required on android
72
+ | rippleColor| X | | Ripple color on lollipop devices, it will fill the FAB on pre-lollipop devices | None
72
73
73
74
74
75
## iOS Notes
You can’t perform that action at this time.
0 commit comments