Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITransitionOnce

Hierarchy

Index

Properties

Optional async

async: function

Type declaration

    • (): function
    • Returns function

        • (data?: any): void
        • Parameters

          • Optional data: any

          Returns void

Optional from

Optional name

name: string

Optional namespace

namespace: string | string[]

Optional priority

priority: number

Optional route

route: string | string[]

Optional sync

sync: boolean

Optional to

Methods

Optional after

Optional afterEnter

Optional afterLeave

Optional afterOnce

Optional before

Optional beforeEnter

Optional beforeLeave

Optional beforeOnce

Optional custom

Optional enter

Optional leave

Optional once

Generated using TypeDoc