File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,11 +64,12 @@ exports.fabTap = function(args) {
6464***
6565
6666## Attributes
67+
6768| 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
7273
7374
7475## iOS Notes
You can’t perform that action at this time.
0 commit comments