TeacherPanelNoticesItem

TeacherPanelNoticesItem~ TeacherPanelNoticesItem

Блок уведомления на странице учителя

Constructor

new TeacherPanelNoticesItem()

Source:
Properties:
Name Type Description
username String

Имя пользователя

avatar String

Ссылка на аватар пользователя

time String

Время получения уведомления

introtext String

Обрезанная версия сообщения

Extends

  • Component

Methods

open(e)

Source:

Показать попап сообщений

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

render() → {Object}

Source:

Render component

Returns:

jsx object

Type
Object