ListWalkerOptions
typedef
Document list blocks iterator options.
Properties
-
direction : 'forward' | 'backward' | undefined
module:list/list/utils/listwalker~ListWalkerOptions#direction
-
higherIndent : boolean | undefined
module:list/list/utils/listwalker~ListWalkerOptions#higherIndent
-
includeSelf : boolean | undefined
module:list/list/utils/listwalker~ListWalkerOptions#includeSelf
-
lowerIndent : boolean | undefined
module:list/list/utils/listwalker~ListWalkerOptions#lowerIndent
-
sameAttributes : ArrayOrItem<string> | undefined
module:list/list/utils/listwalker~ListWalkerOptions#sameAttributes
-
sameIndent : boolean | undefined
module:list/list/utils/listwalker~ListWalkerOptions#sameIndent