Home Reference Source
import ProfileSettingsViewProfile from '~/template/ProfileSettings/ProfileSettingsViewProfile.js'
public class | source

ProfileSettingsViewProfile

Extends:

js/template/template/ProfileSettings/ProfileSettingsView.js~ProfileSettingsView → ProfileSettingsViewProfile

Main profile setting page

Constructor Summary

Public Constructor
public

Member Summary

Public Members
public

observeValidation: Observable<boolean>

Status of the current view's validation

public

root: HTMLDivElement

Root template

public

Method Summary

Public Methods
public

async didInitialLoad()

Public Constructors

public constructor() source

Public Members

public observeValidation: Observable<boolean> source

Status of the current view's validation

public root: HTMLDivElement source

Root template

public saveButton: ButtonTemplate source

Public Methods

public async didInitialLoad() source