Go to homepage

Projects /

Note

A brief piece of information given to the user.

View Demo

How to

The Note component is an extra piece of information given to the user.

If used inside a text-component, make sure to add the .text-component__block class to the note:

<div class="text-component">
  <h1>Article</h1>

  <!-- ... -->

  <aside class="note text-component__block">
    <!-- ... -->
  </aside>

  <!-- ... -->
</div>

Categories

Bug report & feedback

Component Github page ↗

Project duplicated

Project created

Globals imported

There was an error while trying to export your project. Please try again or contact us.