Closed roadlittledawn closed 4 years ago
Add components for collapser / clamshells. These should be kept basic in style/functionality for now. NR1 Help Center is a good example to draw from.
The component should not output <dl><dt></dt><dd></dd></dl> elements and instead use generic elements like <div>.
<dl><dt></dt><dd></dd></dl>
<div>
Example of basic styling in NR1 Help Center > search for Dashboards
Dashboards
Done with #98
Summary
Add components for collapser / clamshells. These should be kept basic in style/functionality for now. NR1 Help Center is a good example to draw from.
The component should not output
<dl><dt></dt><dd></dd></dl>
elements and instead use generic elements like<div>
.Acceptance criteria
Helpful links
Example of basic styling in NR1 Help Center > search for
Dashboards