Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NotificationProperties

Indexable

[key: string]: any

key for others property.

Index

Properties

Optional buttonStyle

buttonStyle: undefined | object

Style button text for toast Style button text for toast

Optional buttonText

buttonText: undefined | string

Text to be displayed inside the button Text to be displayed inside the button

Optional buttonTextStyle

buttonTextStyle: undefined | object

Style button text for toast Style button text for toast

Optional duration

duration: undefined | number

Milliseconds after which Toast disappers Milliseconds after which Toast disappers

Optional onClose

onClose: undefined | function

Called just before the toast hides It is in native base Called just before the toast hides It is in native base

Optional position

position: "top" | "bottom"

Sets position for the toast Sets position for the toast

Optional text

text: undefined | string

Text content to be shown in the toast Text content to be shown in the toast

Optional textStyle

textStyle: undefined | string

Style text content for toast Style text content for toast

Optional type

type: "danger" | "success" | "warning"

Sets context to the Toast Sets context to the Toast

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc