Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

hideLoading

hideLoading: () => void = ...

Type declaration

    • (): void
    • Returns void

onChange

onChange: () => void = ...

Type declaration

    • (): void
    • Returns void

showLoading

showLoading: (message?: string) => void = ...

Type declaration

    • (message?: string): void
    • Parameters

      • Optional message: string

      Returns void

title

title: string = "标题"

type

type: string = "none"

Methods

notifyChange

  • notifyChange(): void

toResultInfo

  • toResultInfo(): string