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
| backColor | X | X | Sets the background color of the button | None
72
+
| backColor | X | X | Sets the background color of the button | Better set in CSS
70
73
| icon | X | X | Supports the same image source options that NativeScript images support | Required on android
71
74
| rippleColor| X | | Ripple color on lollipop devices, it will fill the FAB on pre-lollipop devices | None
72
75
| hideOnSwipeOfView| X | X | Directs the fab to animate itself in and out on scroll | Pass it the name of the view to monitor for a scroll event example: hideOnSwipeOfView="userListView"
0 commit comments