% Auto-generated: do not edit by hand
\name{notificationDropdown}

\alias{notificationDropdown}

\title{NotificationDropdown component}

\description{

}

\usage{
notificationDropdown(children=NULL, id=NULL, className=NULL, hasUnread=NULL,
isHidden=NULL, isModal=NULL, isRight=NULL, items=NULL,
link=NULL)
}

\arguments{
\item{children}{A list of or a singular dash component, string or number. }

\item{id}{Character. }

\item{className}{Character. }

\item{hasUnread}{Logical. }

\item{isHidden}{Logical. }

\item{isModal}{Logical. }

\item{isRight}{Logical. }

\item{items}{Unnamed list. }

\item{link}{Character. }
}

\value{named list of JSON elements corresponding to React.js properties and their values}

