mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-12 15:22:53 +01:00
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com> Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com> Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com> Co-Authored-By: Michael Cartner <32543275+michaelcartner@users.noreply.github.com>
13 lines
567 B
Markdown
13 lines
567 B
Markdown
---
|
|
hide_title: true
|
|
title: Star Rating Component
|
|
---
|
|
|
|
# Star Rating Component
|
|
|
|
This short build along shows how to work with _animations_, _visual states_ and _component logic_ to build a visually rich star rating component.
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/VwgcIsclVpE" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
|
|
|
|
You can import the full project [here](/library/examples/star-rating-component).
|