Searched refs:RatingAttribute (Results 1 – 1 of 1) sorted by relevance
68 (options?: { rating: number; indicator?: boolean }): RatingAttribute;95 declare class RatingAttribute extends CommonMethod<RatingAttribute> { class123 stars(value: number): RatingAttribute;152 stepSize(value: number): RatingAttribute;181 …e(value: { backgroundUri: string; foregroundUri: string; secondaryUri?: string }): RatingAttribute;210 onChange(callback: (value: number) => void): RatingAttribute;257 declare const RatingInstance: RatingAttribute;