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 | Better set in CSS
97
+
|backgroundColor| X | X | Sets the background color of the button |
98
98
| icon | X | X | Supports the same image source options that NativeScript images support | Required on android
99
99
| rippleColor| X | | Ripple color on lollipop devices, it will fill the FAB on pre-lollipop devices | None
100
100
| 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