mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-11 23:02:54 +01:00
* Feat: Add notices of creating empty git repos * Feat: remove references to workspaces and cloud and add notices of old videos
17 lines
751 B
Markdown
17 lines
751 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.
|
|
|
|
:::note
|
|
This video is from a deprecated commercial version of Noodl and includes some features not present in the open source version, notably workspaces and built-in Git hosting
|
|
:::
|
|
|
|
<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).
|