$height

the current height of the view

number $height;

Example

var height = $$("mylist").$height;

Details

The option is not intended for direct use. Do not try to set this value.

Back to top