Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • {}
    • ScrollVNodeDirective

Index

Properties

Properties

Optional modifiers

modifiers: { bottom?: boolean; self?: boolean; top?: boolean }

Type declaration

  • Optional bottom?: boolean
  • Optional self?: boolean
  • Optional top?: boolean

value

value: EventListener | { handler: EventListener; options?: ScrollDirectiveOption } | (EventListenerObject & { options?: ScrollDirectiveOption })