UIZE JavaScript Framework

JAVASCRIPT EXAMPLES Basic Bevel

In this example, an instance of Uize.Widget.Bevel is created and is wired to a div that has an image set for its background. The widget overlays a bevel effect on top of the image. Two instances of Uize.Widgets.Slider.Widget are created and their values are bound through property adapters to the bevel widget's thickness and opacity properties, respectively. Play around with the two sliders to see the effect.

BEVEL THICKNESS 0 30
BEVEL OPACITY 0 1