Components

ItemNotificaton

<ItemNotificaton item />

Constructor

# <ItemNotificaton item />

Componente de item de las notificaciones

PropTypes:
Name Type Required Description Default
item shape No
Author:
  • Braian D. Vaylet

View Source components/_molecules/ItemNotification/index.js, line 19

Methods

# inner handleItemImg() → {string}

retorna imagen de la notificación

View Source components/_molecules/ItemNotification/index.js, line 30

string

# inner handleItemTitle() → {string}

retorna título de la notificación

View Source components/_molecules/ItemNotification/index.js, line 39

string