adwlabs

Results 1 comments of adwlabs

I’m trying to test the function showed in the how to: function myButtonStyleOptions( styleOptions ) { styleOptions.push( { label: 'My Option', value: 'my-option', bgColor: '#ff0000', textColor: '#ffffff', } ); return...