Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SnackOptions

Index

Properties

Optional actions

actions: Action[]

An array of action buttons

Optional maxStack

maxStack: undefined | number

Maximum stacks to display, earlier created snackbar will be hidden

default

3

Optional position

position: Position

Show snackbar in given position

default

center

Optional theme

theme: "light" | "dark" | ThemeRules

Optional timeout

timeout: undefined | number

Automatically destroy the snackbar in specific timeout (ms)

default

0 means we won't automatically destroy the snackbar

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Private property

Generated using TypeDoc