Web Implementation Guidelines Group Component Builder Information (v3+)

Component: Award List 1.0-alpha

This builder will allow you to generate a custom version of the Award List component.

The component will show up in between the pink lines below. The pink lines will not show up in production -- they are only used to allow you to view margins and paddings. In the case of specialized components (things that are meant to be invisible or have a fixed location), the component may not display in this area.

Template -- enter raw HTML here

Attributes, Classes, and CSS Variables

role (fixed attribute)
ARIA role
region
aria-labelledby (fixed attribute)
ARIA region label
awards-2024
(attribute)
Heading size
Custom CSS Variables and Styles (advanced use only)
Set the font used for the nav [default: var(--il-font-sans)]
Large heading size [default: 2.5rem]
Large heading weight [default: bold]
Large heading color [default: var(--il-blue)]
Large heading top border [default: 4px solid var(--il-orange)]
Linear gradient for the fade [default: linear-gradient(4deg, #FFF 32.24%, rgba(255, 255, 255, 0.58) 84.44%)]
Large heading padding [default: 1.2rem 1.5rem 1rem]
Large heading margin [default: 2.5rem 0 2rem]
Spacing between ilw-award-list elements [default: 5.75rem]

HTML listed here

This parent has a style of that is not figured into the source HTML. You can change this by opening the Custom CSS Variables and Styles and editing the parent style.

Details

Stylized list of awards with categories.

Full Version: 1.0.0-alpha2

Type: web component

Date Created: 11/20/2024

Version notes:

Github repository: https://github.com/web-illinois/ilw-award-list/

Javascript file: https://dev.toolkit.illinois.edu/ilw-award-list/1.0.0-alpha2/ilw-award-list.js

CSS file: https://dev.toolkit.illinois.edu/ilw-award-list/1.0.0-alpha2/ilw-award-list.css

JSON information: ilw-award-list.1.0-alpha.json

Web Implementation Guidelines Group Component Builder Information (v3+)

Note: this page is not using the toolkit because it is meant to test individual components in isolation.