Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • new Message(title?: string, subtitle?: string): Message

Properties

alignment: ALIGNMENT
classified: string
icon?: Icon
identifier: string

Properties

label: string
placeholder: boolean
position: POSITION
size: SIZE
style: string
subtitle: string = ''
title: string
type: string = 'message'

Methods

  • setClassified(classified?: string): Message
  • setIcon(title?: string): Icon
  • setIdentifier(identifier: string): Message
  • setPlaceholder(enabled?: boolean): Message

Generated using TypeDoc