@pegakit/pegakit
Version:
The living styleguide, pattern library, UI ToolKit, and front-end build tools that power Pega's digital web properties.
10 lines (8 loc) • 416 B
Markdown
title: Buttons
By default, the button atom include three optional parameters:
1. {{ href }}: for the URL href. Defaults to a hash "#"
2. {{ classes }}: for adding additional modifier classes on top of the base "c-button" component class
3. {{ text }}: for customizing the text that shows up within the button.
Icon-specific options will be included as well in the near future as PL is more fully built out.