ProfileSettings

ProfileSettings~ ProfileSettings

Попап настроек аккаунта

Constructor

new ProfileSettings()

Source:

Extends

  • Component

Methods

check(id, e)

Source:

Выделение чекбокса

Parameters:
Name Type Description
id String
e Object
Fires:
  • event:click

close(e)

Source:

Закрыть окно успешного изменения настроек

Parameters:
Name Type Description
e Object
Fires:
  • event:click

confirm(e)

Source:

Сохранить изменения

Parameters:
Name Type Description
e Object
Fires:
  • event:click

render() → {Object}

Source:

Render component

Returns:

jsx object

Type
Object

reset(e)

Source:

Отменить изменения

Parameters:
Name Type Description
e Object
Fires:
  • event:click