📄️ Installation
📄️ Usage
Starting from v3.0.0 we need to import the styles separately. This change was necessary to make the library SSR compatible.
📄️ Props
StarPicker
📄️ Styling
A StarPicker component returns the following html structure by default:
📄️ Customization
Configure StarPicker by wrapping it in another component that defines its default values. This is a good place to write your custom starRenderer function as well (see this section for details):