Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

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

Properties

label: string
placeholder: boolean
position: POSITION
size: SIZE
style: string
title: string
type: string = 'action'
url: string = ''

Methods

  • setClassified(classified?: string): Action
  • setIcon(title?: string): Icon
  • setIdentifier(identifier: string): Action
  • setLabel(label?: string): Action
  • setPlaceholder(enabled?: boolean): Action
  • setStyle(style?: string): Action
  • setTitle(title?: string): Action
  • setType(type?: string): Action

Generated using TypeDoc