Interface IAuditLogProps

Hierarchy

  • IAuditLogProps

Properties

listName: string
onInitError?: ((...args) => void)

Type declaration

    • (...args): void
    • Parameters

      • Rest ...args: any[]

      Returns void

onInitialized?: (() => void)

Type declaration

    • (): void
    • Returns void

webUrl?: string

Generated using TypeDoc