Trails Packages
Preparing search index...
@open-pioneer/chakra-snippets
rating
RatingProps
Interface RatingProps
interface
RatingProps
{
count
?:
number
;
icon
?:
ReactElement
<
unknown
,
string
|
JSXElementConstructor
<
any
>
>
;
label
?:
ReactNode
;
}
Hierarchy
RatingGroupRootProps
RatingProps
Index
Properties
count?
icon?
label?
Properties
Optional
count
count
?:
number
The total number of ratings.
Default
5
Copy
Optional
icon
icon
?:
ReactElement
<
unknown
,
string
|
JSXElementConstructor
<
any
>
>
Optional
label
label
?:
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
icon
label
Trails Packages
Loading...
The total number of ratings.