comments_area_width property #
Returns or sets the width of the comment output area in pixels (Applies only if comments are displayed on the right).
Remarks #
Minimal and default value is 150 .
Definition: #
@property
def comments_area_width(self):
...
@comments_area_width.setter
def comments_area_width(self, value):
...
See Also #
- class
NotesCommentsViewOptions
- module
slidize
- library
Slidize