Wijmo UI for the Web
position Field

The position sub-property defines the resetButton's position in relation to the rating widget.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.rating.wijrating_resetButton;
var value; // Type: string
value = instance.position;
Javascript (Specification) 
var position : string;
Remarks
Options are "leftOrTop", "rightOrBottom".
Browser Compatibility
7
5
5

See Also

Reference

wijrating_resetButton Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.