Options
All
  • Public
  • Public/Protected
  • All
Menu

Footer

Hierarchy

Implements

  • Widget

Index

Constructors

Properties

Methods

Object literals

Constructors

constructor

  • children is an array of content passed to this Component.

    Parameters

    Returns Footer

Properties

attrs

children

children: Content[]

content

content: Content

content is dynamic content that can be changed after the Widget has been rendered. It's up to the respective template to utilize this property or ignore it.

view

view: View = new views.Footer(this)

Methods

removeContent

removed

  • removed(): void
  • Returns void

render

  • render(): Content
  • Returns Content

rendered

  • rendered(): void
  • Returns void

setContent

Object literals

values

values: object

class

class: object

root

root: string = MODAL_FOOTER

id

id: object

root

root: string = "root"

Generated using TypeDoc