|
USWDS version 2 implemented components, https://designsystem.digital.gov/components/overview/, which are snippets of reusable code. They are very useful in that the back-end codes such as javascript and the front-end styling such as sass have already been developed. Using them is just a matter of placing and editing the html on a node or a block. In most cases, the components will require some styling tweaks to adapt to a particular circumstance. Below are some examples of useful USWDS components along with the native html. These are by no means an exhaustive list but a sampling of components deemed useful for the development of the Commerce website:
|
|
USWDS version 2 implemented components, https://designsystem.digital.gov/components/overview/, which are snippets of reusable code. They are very useful in that the back-end codes such as javascript and the front-end styling such as sass have already been developed. Using them is just a matter of placing and editing the html on a node or a block. However, in most cases, the components will require some styling tweaks to adapt to a particular circumstance. Below are some examples of useful USWDS components along with the native html. These are by no means an exhaustive list but a sampling of components deemed useful for the development of the Commerce website:
|