Sign up (with export icon)

ListWalkerOptions

Api-typedef icon typedef

Document list blocks iterator options.

Properties

  • direction : 'forward' | 'backward' | undefined

  • higherIndent : boolean | undefined

  • includeSelf : boolean | undefined

  • lowerIndent : boolean | undefined

  • sameAttributes : ArrayOrItem<string> | undefined

  • sameIndent : boolean | undefined