Searched refs:HoverColorProperty (Results 1 – 2 of 2) sorted by relevance
585 class HoverColorProperty {594 @ObjectLink colorProperty: HoverColorProperty624 @Link hoverColorArray: HoverColorProperty[]991 @State hoverColorArray: HoverColorProperty[] = Array.from({993 }, (_: Object, index) => new HoverColorProperty())
963 let j1 = class HoverColorProperty { class