Appendix B. WebAwesome components
This appendix describes each of the free (non-Pro) components. The goal is to give you a feel for the breadth of what Web Awesome provides. This list was compiled from Web Awesome 3.0.0.
The provided web components are categorized below based on their primary purpose.
B.1 User Input
The following components enable data entry, often collecting information that can be submitted by a form element. HTML only provides the button, input, select, and textarea elements. Web Awesome provides user input components with more functionality and styling options.
wa-button displays a button with options for color, appearance, size, shape, start/end decorations, and loading indicators.
wa-checkbox displays a checkbox with a label.
wa-color-picker displays a color swatch that can be clicked to open a color picker to select a different color and optional opacity; can specify a set of predefined color swatches.
wa-input displays a styled HTML input element with many optional features including a label, placeholder, hint, clear button, password view toggle, start/end icons, and more.
wa-radio-group and wa-radio work together to display a set of customizable radio buttons.
wa-rating displays a customizable set of icons that can be clicked to select a rating.