Member variable XbpHTMLStyle():minWidth Foundation
The minimum width of the HTML content.
:minWidth defines the minimum width of the HTML content that is drawn using the HTML style object.
The value assigned to the instance variable is not used by the XbpHTMLStyle class. Instead, the specified minimum width allows the associated Xbase Part to determine the minimum space requirements for displaying the HTML content. For example, XbpComboBox objects with an associated XbpHTMLStyle object use :minWidth to compute the width of the combo items.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.