Skip to main content

rating

Function rating 

Source
pub fn rating(value: u32, max: u8) -> Widget
Expand description

A read-only star rating. value is in tenths (e.g. 48 = 4.8 of max stars).