Button allows the display of a button or anchor button.
Simple Button with only a text configured.
- jcr:title: Button
- sling:resourceType: core-components-examples/components/button
Button linked to a page. Buttons with links provided are rendered as anchors.
- jcr:title: Anchor Button
- linkURL: /content/core-components-examples/library/core-content/button
- sling:resourceType: core-components-examples/components/button
An icon identifier can be provided for rendering an icon in the button.
- jcr:title: Contact Us
- icon: email
- sling:resourceType: core-components-examples/components/button