GeoLeaf Core API - v3.0.0
Preparing search index...
contracts/attributes.contract
RatingOptions
Interface RatingOptions
Options of the
rating
widget.
interface
RatingOptions
{
maxStars
?:
number
;
halfStars
?:
boolean
;
}
Index
Properties
max
Stars?
half
Stars?
Properties
Optional
Readonly
max
Stars
maxStars
?:
number
Optional
Readonly
half
Stars
halfStars
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Stars
half
Stars
GeoLeaf Core API - v3.0.0
Loading...
Options of the
ratingwidget.