Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

alignment: ALIGNMENT
classified: string
identifier: string

Properties

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

Methods

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

Generated using TypeDoc