Archives

Viewing by category: Flex Components (2 entries)

May
18

Switcher mobile skin for a toggle button

9 comments Posted by: Nahuel Foronda

One of the components that is very common in a mobile app is the Switcher component. The on/off switch is usually available on IOS and Android devices. This component is like a toggle button but with a skin that makes it look as a Switcher.

read more Category: Flex | Flex Components | Mobile |
Sep
13

Flex Rating Component

40 comments Posted by: Laura

Flex Rating ComponentFor our new Fill Colors site, Nahuel developed a rating component to allow people to rate the Flex skins in the gallery. In this blog, we'd like to share this straightforward and easy-to-use component.

To use the rating component, you simply use a single tag <controls:Rating/> and you can specify optional attributes. We have examples of different attributes being used along with the source.

read more Category: Flex | Flex Components |