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
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.