A default style for the SimpleSection type that uses the Theme::listSection and Theme::listSectionCompact configuration. More...
Import Statement: | import Felgo 3.0 |
Since: | Felgo 2.6.2 |
Inherits: |
This type is the default style for SimpleSection items. It uses the default values of the current Theme::listSection configuration. If
compactStyle is set to true
, the global configuration of Theme::listSectionCompact is used
instead.
compactStyle : bool |
If set to true
, an alternate style is applied that displays sections as simple rows within the list. The default is false
.
Voted #1 for: