@muraldevkit/ds-component-link v1.1.1
Mural's Link package
Table of contents
Installation
Review the design system's global usage guidelines to learn how to install components. This package's name is @muraldevkit/ds-component-link
.
Tests and requirements
The Mural Design System generates Exported Tests (see @muraldevkit/ds-exported-tests
package) to write tests in a reusable and importable fashion. The tests
directory contains a requirements.ts
file that will allow the mrl-link
component to be tested in the environment in which it is implemented.
The requirements.ts
file has parity with the component's functional requirements and must be updated as the requirements change.
For detailed instruction on implementing Exported Tests, please review our dev environment's Exported Test implementation guidance.
Component usage
Review individual component READMEs for available properties.