Interface Options<TElement>

Navigation element construction options.

Type Parameters

  • TElement extends Element

    Navigation element type.

Hierarchy

  • Options

Properties

Methods

Properties

active?: QualifiedName

Qualified name of CSS class to mark the active anchor element with.

The active class in Wesib namespace is used by default.

event?: string | readonly string[]

Type or types of events to handle.

click by default.

render?: Options

Rendering definition options to pass to nav links render scheduler.

Methods

Generated using TypeDoc