googleworkspace / apps-script-samples

Apps Script samples for Google Workspace products.
https://developers.google.com/apps-script
Apache License 2.0
4.49k stars 1.83k forks source link

How to align the text-button to center horizontally? #366

Closed shaodowm closed 1 year ago

shaodowm commented 1 year ago

In google calendar addon app-script. I want just set the TextButton to center horizontally using CardService.newTextButton() but I can not find the way to align the button center. How I can do it? Thanks

sqrrrl commented 1 year ago

Currently not possible w/apps script. Suggest filing a feature request at https://developers.google.com/apps-script/add-ons/support/workspace-support

eco-sumit commented 8 months ago

is this feature available now or will have to request it?