CTA Group

As the name suggests, Call-to-Action (CTA) Groups allow you to add up to three (3) CTA buttons to forms or dialog-type components.

Repository

A link to the repo where the component lives.

gux-cta-group

Properties

Property Attribute Description Type Default
align align Sets the buttons alignment "end" | "start" 'start'
dangerous dangerous Defines if the primary button should have a danger accent boolean false

Dependencies

Used by

Graph


                                                
                                                graph TD;
                                                  gux-rich-text-editor-action-link --> gux-cta-group
                                                  gux-toast --> gux-cta-group
                                                  style gux-cta-group fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS