autowidth

adjusts label to its text content

boolean autowidth;

Example

{ view:"label", label:"My label", autowidth:true }

Back to top