Skip to main content

ListManagerPluginOptions

Options for the list manager plugin.

Extends

Properties

behavior?

optional behavior: "hide" | "proxy"

Whether to proxy edges that are scrolled out of view, or to hide them. Possible values are "proxy" or "hide". Defaults to "proxy".