[List start/reversed] UI part #10877
Labels
package:list
squad:core
Issue to be handled by the Core team.
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
Part of #1032.
Random notes:
config.list.styles = [ 'styles', 'startIndex', 'reversed' ];
ListStyle
is limiting and we decided already to implement this as a monolithListStyle
toListProperties
(will be finalized in a separate ticket)config.list.properties = { styles: true, startIndex: false, reversed: false };
or a arrayTableProperties
are configured. Let's try to be consistent.Scope of this task:
[list.properties](<http://list.properties>)
objectThe text was updated successfully, but these errors were encountered: