autoheight

sets component height according to its contents

boolean autoheight;

Example

{ template:"html->my_box2", autoheight:false},


Default value:

true

Related samples

Details

With autoheight enabled, the component takes the minimal space enough for displaying its contents.

See also
Back to top
If you have not checked yet, be sure to visit site of our main product Webix web ui framework and page of form control product.