Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Create Icon radio button and icon checkbox documentation #1914

Closed
blackbaud-conorwright opened this issue Aug 16, 2018 · 1 comment
Closed

Comments

@blackbaud-conorwright
Copy link
Contributor

blackbaud-conorwright commented Aug 16, 2018

Tied to PR: #1892

The inputs have been added:

  • icon: string = What font awesome icon should be used in the icon button. Examples: umbrella, bold, or ban. If the icon input is set, the button will display an icon button instead of the standard button.
  • checkboxType/radioType: string = What type/coloring of button to make. Shares same naming and colors as the alert component. Available values are: info(default), success, warning, and danger

There is also a new sky-switch-icon-group class that can be placed on the direct parent element of the buttons to group them next to each other. There is an example of its use in the demo.

@blackbaud-johnly
Copy link
Contributor

Addressed in blackbaud/skyux2-docs#200.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants